Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rollup-cli

ansenhuang2.4kMITdeprecated1.0.9

outdated

The CLI of rollup to generate template project.

rollup, cli, template

readme

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