janv / source-map-unpack

Unpack πŸ› your JS source maps πŸ—Ί to original files and folders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 100.0%