rollup-config

1.0.1 • Public • Published

rollup config

basic config of rollup for javascript development. Thanks @haozi


Build Status codecov dependencies Status devDependencies Status

install global

npm install -g rollup-config

use

  • roll init your-package
  • cd your-package
  • npm install
  • build
npm run build
  • watch
npm run watch
  • test
npm run test

/rollup-config/

    Package Sidebar

    Install

    npm i rollup-config

    Weekly Downloads

    4

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • jerret321