node-rollup-plugin-sourcemaps

Rollup plugin for grabbing source maps from sourceMappingURLs
  https://github.com/maxdavidson/rollup-plugin-sourcemaps
  0
  no reviews



Useful for working with precompiled modules with existing source maps, without resorting to sorcery (another library).

Inspired by webpack/source-map-loader library.

Node.js is an event-based server-side JavaScript engine.