-
-
Notifications
You must be signed in to change notification settings - Fork 503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vue-app:serve does not reload the page #196
Labels
Comments
Honestly I am not sure why it doesn't work, I haven't checked the Vue integration in a long, long time. I'll review this later .. in the meantime any feedback from Vue.js experts would be welcome. Maybe it's the version of the Vue CLI that I'm using in CEA that's the culprit? @ooper-zz does hot reload work when you upgrade to the latest version of the Vue CLI? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Discussed in #195
Originally posted by ooper-zz February 17, 2022
The background process does seem to recompile the project, but when I make edits to the page, it does not auto-reload.
I am starting it with yarn vue-app:serve. I also tried adding --hot, but still no luck. Can you help?
The text was updated successfully, but these errors were encountered: