Replies: 1 comment
-
|
Closing this discussion since the issue has been identified and is set to be fixed in an upcoming release of the https://github.com/nuxt/cli For those who need an immediate solution, I've posted the relevant information in the related Nuxt issue: nuxt/nuxt#28438 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm encountering challenges with Hot Module Replacement (HMR) when using Nuxt 3 with Tauri v2 for Android development. I've opened an issue on the Nuxt repository (nuxt/nuxt#28438), but I'm not entirely certain if this is a Nuxt-specific problem.
Observations:
[-] App
- framework: Vue.js (Nuxt)
- bundler: Webpack
[-] App
- framework: Vue.js
- bundler: Vite
Questions:
Any insights, experiences, or suggestions would be greatly appreciated. I'm happy to provide more details if needed.
Beta Was this translation helpful? Give feedback.
All reactions