An open API service indexing awesome lists of open source software.

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.

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`