Added an experimental build option for pre-bundling the Meteor server using Vite. This should noticeably improve time-to-restart performance for larger apps, particularly those that rely on any Atmosphere build plugins (e.g. typescript). And most importantly, gives you the full flexibility of Vite's build system, but for your server. ⚡
Added an experimental build option for pre-bundling the Meteor server using Vite. This should noticeably improve time-to-restart performance for larger apps, particularly those that rely on any Atmosphere build plugins (e.g.
typescript
). And most importantly, gives you the full flexibility of Vite's build system, but for your server. ⚡