kirby-vite icon indicating copy to clipboard operation
kirby-vite copied to clipboard

Vite 5 support

Open thusslack opened this issue 2 years ago • 1 comments

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)

thusslack avatar Feb 13 '24 15:02 thusslack

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?

arnoson avatar Feb 13 '24 19:02 arnoson

Closing this issue, since it should aready work. Feel free to re-open it if you still have problems with Vite 5!

arnoson avatar Feb 15 '24 13:02 arnoson