sb-babel-cli
Version:
A smarter babel-cli
25 lines (13 loc) • 364 B
Markdown
### 0.1.0
- Add support for nodemon like execution with `-x/--execute`, `--execute-delay`
### 0.0.5
- Fix a bug sometimes when the CLI won't quit
### 0.0.4
- Upgrade to latest `sb-config-file`
- Upgrade anymatch and chokdar to latest versions
### 0.0.3
- Don't offer `babel-cli` from self
### 0.0.2
- Only transpile js files
### 0.0.1
- Initial release