Ron
Results
3
comments of
Ron
I am not understanding how hot reload works in my project (slowly migrating to vue). If I run with meteor --once, then I do not see the dev-client reloading anything...
I used this in a new cordova project (android only). I got it working by pulling the fork, merging the pr branch locally, and pointing cordova to my local dir....
This seems to overwrite the vue compilerOptions: isCustomElement setting. Have you found a workaround for this yet?