-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The dev team has used Vite instead of Mix/Pressbooks Build Tools for the last two plugins they've created. We replace should update Pressbooks Build Tools to use Vite and use it consistently across all our maintained repos.
DoD:
- Research the use of Vite for build processes across all Pressbooks repo
- Write a brief report/recommendation for team to agree on
- Prepare Pressbooks Build Tools 5.0.0 release that uses the recommended approach
Resources
https://github.com/laravel/vite-plugin/blob/main/UPGRADE.md#migrating-from-laravel-mix-to-vite
https://christoph-rumpel.com/2022/6/moving-a-laravel-webpack-project-to-vite
https://creagia.com/blog/using-laravel-vite-with-bootstrap-and-sass
arzolaarzola