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

https://github.com/patak-cat/vite-rollup-plugin-data-uri


https://github.com/patak-cat/vite-rollup-plugin-data-uri

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Vite using Rollup Plugin Data Uri

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

Issue in the browser console
```
yarn
yarn dev
```

Same issue while building
```
yarn
yarn build
```