Skip to content

dancras/source-map-support-systemjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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');

About

Node.js source map support for SystemJS

Resources

Stars

Watchers

Forks

Packages

No packages published