Closed harry-73 closed 8 months ago
I find the release jorgenvatle:vite-bundler@2.0.0-beta.8
. I will try it
Yeah, while the internals are the same, Atmosphere packages published with Meteor v2 appear to sneak in a Fibers dependency. So we have to publish a separate version for Meteor v3 users. 👍 Though the beta release might be a little behind now. If you run into any issues use meteor-vite@1.9.0
which is known to work with jorgenvatle:vite-bundler@2.0.0-beta.8
Hi,
Does
vite-bundler
support Meteor 3?My tests:
meteor create --vue testMeteor3
meteor-vite
to1.10.0
andjorgenvatle::vite-bundler
to1.12.9
meteor update --release 3.0-beta.4
meteor
, I have the following error: