Skip to content

Setting up JS development and build environment using Rollup

License

Notifications You must be signed in to change notification settings

NShahri/generator-rollup-init

Repository files navigation

generator-rollup-init

Generate rollup config and package files which use rollup as bundler

Installation

First, install Yeoman and generator-rollup-init using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-rollup-init

Then generate your new project:

yo rollup-init

TODO

  • Using uglify
  • Testing source map
  • Using buble!?

License

MIT © Nima Shahri

About

Setting up JS development and build environment using Rollup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published