Skip to content

Unpack ๐Ÿ› your JS source maps ๐Ÿ—บ to original files and folders.

Notifications You must be signed in to change notification settings

sergey-hippo/source-map-unpack

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

38 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

npm version Twitter

CLI to unpack ๐Ÿ› your JS source maps ๐Ÿ—บ to original files and folders.

Usage:

  1. npm install -g source-map-unpack
  2. unpack <project-folder> <path-to-sourcemap>

For example:

unpack egghead js/egghead-bundle.js.map

Note:

The original minified file should be placed according to the path in sources map's file variable.

About

Unpack ๐Ÿ› your JS source maps ๐Ÿ—บ to original files and folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%