Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patak-dev/vite-rollup-plugin-strip
Repro for an issue in Vite with @rollup/plugin-strip
https://github.com/patak-dev/vite-rollup-plugin-strip
Last synced: about 2 months ago
JSON representation
Repro for an issue in Vite with @rollup/plugin-strip
- Host: GitHub
- URL: https://github.com/patak-dev/vite-rollup-plugin-strip
- Owner: patak-dev
- Created: 2021-01-17T13:45:48.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-17T13:56:41.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T05:23:44.679Z (about 2 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vite using Rollup Plugin Legacy
[@rollup/plugin-legacy](https://github.com/rollup/plugins/tree/master/packages/legacy)
Repro to report an issue for [Vite](https://github.com/vitejs/vite)
Dev issue
```
yarn
yarn dev
```Build issue
```
yarn
yarn build
```