1.0.9 • Published 7 years ago

rollup-cli v1.0.9

Weekly downloads
354
License
MIT
Repository
github
Last release
7 years ago

rollup-cli

The CLI of rollup to generate template project.

Installation

$ npm install -g rollup-cli

Usage

$ rollup-cli <project-name>

Feature

  • tree shaking
  • livereload browser
  • closure compiler
  • css module with postcss
  • babel ES6
  • starand eslint
  • filesize analysis

License

MIT