Closed groenroos closed 3 months ago
Thanks @groenroos! I will check this… 🤔
If you check your project folder there will be Vite v4 installed into node_modules/@11ty/eleventy-plugin-vite/node_modules/vite
, because it's a dependency of eleventy-plugin-vite
specified to v4. If just created a PR to upgrade https://github.com/11ty/eleventy-plugin-vite/pull/46.
Does this template actually utilise the Vite 5.1.5 called for in
package.json
?eleventy-plugin-vite
still specifies Vite 4.x (at least until 11ty/eleventy-plugin-vite#40 is released on npm); and for me at least, runningnpm run build
on this repo outputs: