kirby-vite
kirby-vite copied to clipboard
Vite 5 support
There is a breaking change with vite 5: The manifest file generated by vite 5 is located in .vite/manifest.json now. (see https://vitejs.dev/config/build-options.html#build-manifest)
Vite 5 is supported since v5.0.0 :) I try to keep the major version numbers in sync with Vite. Which version are you on?
Closing this issue, since it should aready work. Feel free to re-open it if you still have problems with Vite 5!