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-data-uri


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

Last synced: 6 days 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
```