Skip to content

azu/restore-source-map-to-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restore-source-map-to-file

Restore original file from source map file.

Install

Install with npm:

npm install restore-source-map-to-file # not yet

Usage

Usage
  $ restore-source-map-to-file [source-map-file] --out-dir [dir]

Options
  --out-dir Output dir

Examples
  $ restore-source-map-to-file main.js.map --out-dir ./main-original

Changelog

See Releases page.

Running tests

npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

About

Restore original file from source map file.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published