Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Repro for an issue in Vite using vite-rollup-plugin-replace include/exclude options
https://github.com/patak-dev/vite-rollup-plugin-replace

Last synced: 11 days ago
JSON representation

Repro for an issue in Vite using vite-rollup-plugin-replace include/exclude options

Awesome Lists containing this project

README

        

# Vite using Rollup Plugin Replace and include/exclude options

[@rollup/plugin-replace](https://github.com/rollup/plugins/tree/master/packages/replace)

Repro to report an issue for [Vite](https://github.com/vitejs/vite)

Dev issue
```
yarn
yarn dev
```

Build issue
```
yarn
yarn build
```