https://github.com/doodlewind/rollup-scaffold
A simple rollup config scaffold
https://github.com/doodlewind/rollup-scaffold
Last synced: 9 months ago
JSON representation
A simple rollup config scaffold
- Host: GitHub
- URL: https://github.com/doodlewind/rollup-scaffold
- Owner: doodlewind
- Created: 2017-06-04T07:13:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-05T01:36:15.000Z (about 9 years ago)
- Last Synced: 2025-05-14T09:13:24.379Z (about 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rollup-scaffold
A simple rollup project scaffold
``` text
npm run dev # dev build
npm run build # production build
```