-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Replace Laravel Mix with Vite #1129
Abstract
As this is now the default for Laravel applications, we should also use Vite as the default frontend asset bundler for new HydePHP projects.
Internal development notes
Resources
- https://laravel.com/docs/10.x/vite
- https://laravel-news.com/webpack-to-vite
- https://github.com/laravel/vite-plugin/blob/main/UPGRADE.md#migrating-from-laravel-mix-to-vite
Tasks
- Remove Laravel Mix files
- Add Vite starter configuration files
- Use Vite to generate assets
- Update documentation
- Update monorepo CI
- Verify compatibility in downstream repositories
- Migrate Webpack aliases to Vite config?
Metadata
Metadata
Assignees
Labels
No labels