https://github.com/ankeetmaini/rollup-watch-test
A simple reproduce of rollup -w not throwing up.
https://github.com/ankeetmaini/rollup-watch-test
Last synced: about 1 year ago
JSON representation
A simple reproduce of rollup -w not throwing up.
- Host: GitHub
- URL: https://github.com/ankeetmaini/rollup-watch-test
- Owner: ankeetmaini
- Created: 2017-12-30T04:51:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T04:52:47.000Z (over 8 years ago)
- Last Synced: 2025-01-24T10:29:47.763Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tests rollup watch
```
npm i
npm run watch
```
- change `index.js`
- and see rollup (v0.53.1) building `_expected.cjs.js` and `_expected.umd.js`