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

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)

Awesome Lists containing this project

README

        

```shell
git clone https://github.com/thasmo/vite-6913.git
cd vite-6913

npm ci
npm run build

ls -al ./dist/assets/
```