Hot reload doesn't seem to work from the demo project #15
Unanswered
mustafa-hanif
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Update: Doesn't work with nodeJS either. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hot reloading is part of the upcoming Nuekit project, which is the final piece on the whole toolchain. See: https://nuejs.org/tools/ I can see it being handy on the nuejs project itself, but it takes some effort to make it work reliably. Not sure I want to start maintaining that piece just yet. |
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
-
I used option 1 while using bun https://nuejs.org/docs/nuejs/getting-started.html#option-1-create-nue and when I am changing any content in content.data and saving, page doesn't reload automatically
Beta Was this translation helpful? Give feedback.
All reactions