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

https://github.com/patak-dev/vite-rollup-plugin-eslint

Repro for an issue in Vite when using @rollup/plugin-eslint
https://github.com/patak-dev/vite-rollup-plugin-eslint

Last synced: 5 months ago
JSON representation

Repro for an issue in Vite when using @rollup/plugin-eslint

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
```