Rollup脚手架【roller-cli】

《Rollup脚手架【roller-cli】》

The CLI of rollup to generate template project.

Installation

$ npm install -g roller-cli

Usage

$ roller <project-name>

Feature

  • tree shaking

  • livereload browser

  • closure compiler

  • css module with postcss

  • babel ES6

  • starand eslint

  • filesize analysis

License

MIT

原文

    原文作者:ansenhuang
    原文地址: https://segmentfault.com/a/1190000009411231
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞