0.1.4 • Published 6 years ago

babel-node-pp v0.1.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

babel-node-pp

npm version

An upgraded version of babel-node that uses .babelrc.

By default, babel-node-pp uses the babel-node exe local to the project (e.g in /node_modules). This may be subject to change as I work on the project.

Usage

Same as babel-node, except that presets and plugins found in .babelrc will be appended to any passed via the command line.

Todo

  • Better handle complex .babelrcs

Better .babelrc handling

  • Handle "env" tags (nested plugins)
0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago