Skip to content

abadi-avela/sscce-flagsmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short, Self Contained, Correct (Compilable), Example (SSCCE) for Flagsmith issue

Steps to reproduce

npm install
npm start

then you'll see thhis warning:

WARNING in ./node_modules/flagsmith/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/####/utils/angular-fetch.ts' file: Error: ENOENT: no such file or directory, open '/####/utils/angular-fetch.ts'

WARNING in ./node_modules/flagsmith/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/####//utils/async-storage.ts' file: Error: ENOENT: no such file or directory, open '/####/utils/async-storage.ts'

WARNING in ./node_modules/flagsmith/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/####/utils/get-changes.ts' file: Error: ENOENT: no such file or directory, open '/####/utils/get-changes.ts'

WARNING in ./node_modules/flagsmith/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/####/utils/set-dynatrace-value.ts' file: Error: ENOENT: no such file or directory, open '/####/utils/set-dynatrace-value.ts'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published