Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patak-dev/wmr-rollup-plugin-strip
Repro for an issue in WMR 1.1.0 using @rollup/plugin-strip
https://github.com/patak-dev/wmr-rollup-plugin-strip
Last synced: about 2 months ago
JSON representation
Repro for an issue in WMR 1.1.0 using @rollup/plugin-strip
- Host: GitHub
- URL: https://github.com/patak-dev/wmr-rollup-plugin-strip
- Owner: patak-dev
- License: mit
- Created: 2021-01-30T13:41:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-21T13:32:42.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T05:42:03.756Z (about 2 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WMR using Rollup Plugin Strip
[@rollup/plugin-strip](https://github.com/rollup/plugins/tree/master/packages/strip)
Repro to report an issue in [WMR](https://github.com/preactjs/wmr)
Dev issue
```
yarn
yarn start
```Build issue
```
yarn
yarn build
````console.log` should be removed from index.js