0.1.2 • Published 6 years ago
personal-node-cli v0.1.2
personal CLI
A CLI for personal use.
Commands
Babelpack
Simple basic project with webpack and babel
Starting
$ personal babelpack [path]
Options
Option | Description |
---|---|
path | Set a path for the entry file in the webpack config. Example: src/index.js (required ) |
Using babelpack
When everything is ready just run
$ npm run bundle
License
MIT - see LICENSE