torenware / vite-go

Go module to integrate Vue 3, React, and Svelte projects with Golang web projects using Vite 2 and 3
Other
206 stars 10 forks source link

VITE 5/Further developments #7

Open szabolcsveer opened 7 months ago

szabolcsveer commented 7 months ago

Is this compatible with the latest version of Vite?

pengyuan1990 commented 5 months ago

It seems not!when i use the latest vite , get some error: ”xx/dist/manifest.json: no such file or directory" .because manifest is in 'dist/.vite' dir.

截屏2024-03-19 17 28 10
cantutar commented 5 months ago

@torenware any plans on updating to vite 5?