Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/patak-dev/vite-rollup-plugin-data-uri
- Owner: patak-dev
- License: mit
- Created: 2021-01-08T10:13:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T10:46:45.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T05:23:54.048Z (16 days ago)
- Language: JavaScript
- Size: 3.91 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 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
```