-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Vite is a next generation node tooling environment which is designed to increase the speed of development by enforcing some opinionated standards. Generally these are all positive improvements so we should consider the migration.
This ticket captures the work necessary to investigate and migrate to Vite with Open MCT.
Describe the solution you'd like
- Proof of concept of rewriting our build tooling to work with Vite
- Documentation and gap analysis of what cannot be immediately converted
- Plan for migration.
Describe alternatives you've considered
We've considered keeping webpack as our buildtool.
Additional context
Vite did not existing until recently and since Open MCT is a mature and long-running project, there was no specific reason it was ignored until now
marcelo-earth