Skip to content

Tool for embedding source maps and sources into build JavaScript and CSS files

License

Notifications You must be signed in to change notification settings

CoherentLabs/InlineSourceMaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Inline source maps

TypeScript

Use command line option --inlineSourceMap

uglify-js

Use command line option --source-map content=inline

RequereJS

Use the script from this repo as follow:
    node index.js --input=[path-to-build-folder]

About

Tool for embedding source maps and sources into build JavaScript and CSS files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published