1.0.1 • Published 9 years ago
rollup-config v1.0.1
rollup config
basic config of rollup for javascript development. Thanks @haozi
install global
npm install -g rollup-configuse
- roll init your-package
- cd your-package
- npm install
- build
npm run build- watch
npm run watch- test
npm run test