mapstraction

1.0.1 • Public • Published

mapstraction

Browserify plugin to extract sourcemaps.

Build Status

This plugin was created to solve two problems: extract sourcemaps similar to exorcist but that would work without having to pipe results.

Usage

Include mapstraction as a Browserify plugin on the commandline. The name of the default file is the output name, (e.g., "bundle.js.map").

browserify main.js -o bundle.js -p mapstraction --debug

Named Output

Pass in an optional argument with the name of the map file.

browserify main.js -o bundle.js -p [ mapstraction "custom.js.map" ] --debug

Package Sidebar

Install

npm i mapstraction

Weekly Downloads

4

Version

1.0.1

License

MIT

Last publish

Collaborators

  • squiddisco
  • wwlib
  • marstonstudio
  • mividtim
  • golgobot
  • justin-perez
  • jibo-jonathan
  • carolyn
  • bigtimebuddy