1.0.1 • Published 9 years ago

grunt-babel-cli v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

grunt-babel-cli

Grunt CLI wrapper for writing Grunt configurations in ES6 syntax.

This script runs the original grunt-cli script by executing it through babel-node.

Note This script overwrites the grunt command line tool. If possible use a project specific installation.

Installation

npm install grunt-babel-cli --save-dev