source-map-support-systemjs
v1.0.0
Published
Integrate source-map-support package with systemjs loader
Readme
Node.js source map support for SystemJS
Hooks into SystemJS to grab source maps as they are created so that they can be used by the source-map-support package.
Implementation is very crude and probably only works with babel.
Usage:
require('source-map-support-systemjs/install');