Meteor 3.1.2
jorgenvatle:vite
“vite”: “^6.0.0”
“meteor-vite”: “^3.3.2”,
I am getting a successful compile. However when running the app I get the following errors.
The web version works fine.
W MeteorWebApp: Asset / found in bundle b65bfe4f...: file:///data/user/0/com.lethaladdons.app/files/meteor/b65bfe4f...
W MeteorWebApp: Asset /__cordova/6abf6734c3f4cf4ca0...css found in bundle b65bfe4f...: file:///data/user/0/com.lethaladdons.app/files/meteor/b65bfe4f...
W MeteorWebApp: Asset /cordova.js not found in bundle 88063c64...: file:///android_asset/www/application, no parent bundle
W MeteorWebApp: Asset /cordova_plugins.js not found in bundle 88063c64...: file:///android_asset/www/application, no parent bundle
W MeteorWebApp: Asset /__cordova/f997e9f04035...js found in bundle b65bfe4f...: file:///data/user/0/com.lethaladdons.app/files/meteor/b65bfe4f...
W MeteorWebApp: Asset /plugins/cordova-plugin-meteor-webapp/www/webapp_local_server.js not found in bundle 88063c64...: file:///android_asset/www/application, no parent bundle
W MeteorWebApp: Asset /plugins/cordova-plugin-splashscreen/www/splashscreen.js not found in bundle 88063c64...: file:///android_asset/www/application, no parent bundle
W MeteorWebApp: Asset /plugins/cordova-plugin-statusbar/www/statusbar.js not found in bundle 88063c64...: file:///android_asset/www/application, no parent bundle
W MeteorWebApp: Asset /plugins/@havesource/cordova-plugin-push/www/push.js not found in bundle 88063c64...: file:///android_asset/www/application, no parent bundle
W MeteorWebApp: Asset /plugins/cordova-plugin-customurlscheme/www/android/LaunchMyApp.js not found in bundle 88063c64...: file:///android_asset/www/application, no parent bundle