babel-register-fixed-sourcemaps

6.9.0 • Public • Published

babel-register

The require hook will bind itself to node's require and automatically compile files on the fly.

Install

$ npm install babel-register

Usage

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.

Readme

Keywords

none

Package Sidebar

Install

npm i babel-register-fixed-sourcemaps

Weekly Downloads

0

Version

6.9.0

License

MIT

Last publish

Collaborators

  • graingert