Noé Gnanih
Noé Gnanih
Hi, I don't know if it's possible but it would be nice to implement a comment to disable update checks for specific packages. Something like this : ``` # noupdatecheck...
### Ziggy version v2.6.0 ### Laravel version v11.0 ### Description After upgrading to Ziggy 2.6.0, the build process fails with Vite 7.1.5 with the error: ``` error during build: vendor/tightenco/ziggy/dist/index.esm.js...
Currently, vite-plugin-top-level-await transforms all modules that use top-level await, which significantly increases bundle sizes across the entire application. In many cases, only one or a few specific packages chunks require...