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
- Host: GitHub
- URL: https://github.com/patak-cat/vite-rollup-plugin-data-uri
- Owner: patak-dev
- License: mit
- Created: 2021-01-08T10:13:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T10:46:45.000Z (over 5 years ago)
- Last Synced: 2025-01-19T16:52:08.182Z (over 1 year 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
```