Closed rdord closed 3 years ago
Deploy preview for nativescript-vue ready!
Built with commit 6d8c7bdf2a55dd3b7c4509ce442cfd54916d6033
Make sure you're on the latest version, --bundle
is the default workflow in the latest version of NativeScript, and it is not required anymore.
@rigor789 I read that and that's why I thought I don't need the flag at first but I have nativescript 6.1.2 and nativescript-vue 2.4.0 and still had the issue without it.
I had an issue with not knowing why nativescript-vue is not working with the Preview app on the iOS and it was because I went through the quick start and it didn't specify to use the --bundle flag that is responsible for running webpack, which compiles the .vue files.
When searching the web I found that other people also had this issue.