I’d like to propose migrating the library build from Parcel to Vite for the next major release, v7 (see #1889).
next-veda-ui already handles MDX processing, so Parcel’s only remaining role is building the library. Since Vite is faster, better maintained, and already part of our stack in storybook, it makes sense to consolidate around it.
With this change, we won’t maintain compatibility with instances using the old Parcel-based setup, those will remain supported under v6.
Thoughts or concerns before we move forward with this direction?
cc @dzole0311 @ifsimicoded @snmln @AliceR @aboydnw
I’d like to propose migrating the library build from Parcel to Vite for the next major release, v7 (see #1889).
next-veda-uialready handles MDX processing, so Parcel’s only remaining role is building the library. Since Vite is faster, better maintained, and already part of our stack in storybook, it makes sense to consolidate around it.With this change, we won’t maintain compatibility with instances using the old Parcel-based setup, those will remain supported under v6.
Thoughts or concerns before we move forward with this direction?
cc @dzole0311 @ifsimicoded @snmln @AliceR @aboydnw