Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patak-dev/vite-rollup-plugin-legacy
Repro for an issue in Vite with @rollup/plugin-legacy
https://github.com/patak-dev/vite-rollup-plugin-legacy
Last synced: 6 days ago
JSON representation
Repro for an issue in Vite with @rollup/plugin-legacy
- Host: GitHub
- URL: https://github.com/patak-dev/vite-rollup-plugin-legacy
- Owner: patak-dev
- License: mit
- Created: 2021-01-13T17:32:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-13T21:52:09.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T05:23:42.056Z (16 days ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```