@unibtc/better-source-map-unpack
TypeScript icon, indicating that this package has built-in type declarations

1.0.0Β β€’Β PublicΒ β€’Β Published

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.

/@unibtc/better-source-map-unpack/

    Package Sidebar

    Install

    npm i @unibtc/better-source-map-unpack

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    40 kB

    Total Files

    11

    Last publish

    Collaborators

    • unibtc