pocky-deprecated icon indicating copy to clipboard operation
pocky-deprecated copied to clipboard

rollup + nodemon = pocky

Results 2 pocky-deprecated issues
Sort by recently updated
recently updated
newest added

It should reads `./rollup.config.js` automatically if it exists: ```js // rollup.config.js export default { // ... } ``` I think we can use `rollup` itself to compile this file and...

By default it should output nothing.

help wanted