andrefelipe / vite-php-setup

Example on how to run Vite on traditional PHP sites
https://github.com/vitejs/vite
358 stars 52 forks source link

splitVendorChunkPlugin deprecated #22

Closed VigilioYonatan closed 2 weeks ago

VigilioYonatan commented 3 months ago

VITE config deprecated splitVendorChunkPlugin — use build.rollupOptions.output.manualChunks or framework specific configuratio

andrefelipe commented 2 weeks ago

Just published an update removing splitVendorChunkPlugin in favor or manualChunks