0.0.2 • Published 5 years ago

create-rollup v0.0.2

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

create-rollup

A Rollup Initscript for your projects using es2018 bundling to esm and esm minifyed as also systemJs Minifyed

Some Main Rules

Adjust your eslint settings if needed in package.json list only dist in files so you never package your source. All modules imported from node_modules will get packaged as chunks your filenames and pathes stay as they are.