https://github.com/dominikg/vuejs-amsterdam-2024
https://github.com/dominikg/vuejs-amsterdam-2024
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dominikg/vuejs-amsterdam-2024
- Owner: dominikg
- Created: 2024-02-26T16:00:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-29T10:11:16.000Z (about 1 year ago)
- Last Synced: 2025-02-08T22:13:06.658Z (3 months ago)
- Language: Svelte
- Size: 338 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# customize vite
```js
pnpm i && pnpm build && pnpm preview
```# links
https://vitejs.dev/config/
https://vitejs.dev/plugins
https://vitejs.dev/guide/api-plugin.html
https://github.com/antfu/vite-plugin-inspect
https://bjornlu.com/blog/hot-module-replacement-is-easy
https://github.com/svitejs/vitefu
https://www.npmjs.com/search?q=%22vite-plugin%22