https://github.com/thasmo/vite-6913
Vite generates an empty JS file (which shouldn't exist)
https://github.com/thasmo/vite-6913
Last synced: 2 months ago
JSON representation
Vite generates an empty JS file (which shouldn't exist)
- Host: GitHub
- URL: https://github.com/thasmo/vite-6913
- Owner: thasmo
- Created: 2022-06-26T09:21:58.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T09:25:19.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T16:42:58.827Z (4 months ago)
- Language: JavaScript
- Homepage: https://github.com/vitejs/vite/issues/6913
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```shell
git clone https://github.com/thasmo/vite-6913.git
cd vite-6913npm ci
npm run buildls -al ./dist/assets/
```