How to install the Laravel Vite Plugin? #46260
-
I have noticed that https://github.com/innocenzi/laravel-vite is currently deprecated, and that we should use https://github.com/laravel/vite-plugin . However, I don't seem to understand how to migrate. For example, I cannot find How may I install the Laravel vite integration? Or is it not yet released? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It's actually an npm package, not a composer package. See: |
Beta Was this translation helpful? Give feedback.
It's actually an npm package, not a composer package.
See:
https://github.com/laravel/laravel/blob/10.x/package.json#L9
https://www.npmjs.com/package/laravel-vite-plugin