6.9.0 • Published 10 years ago
babel-register-fixed-sourcemaps v6.9.0
babel-register
The require hook will bind itself to node's require and automatically compile files on the fly.
Install
$ npm install babel-registerUsage
require("babel-register");All subsequent files required by node with the extensions .es6, .es, .jsx and .js will be transformed by Babel.
See documentation for details.
6.9.0
10 years ago