How to setup Hot Reload (HMR) on Resource Tool #5893
Answered
by
davidhemphill
madebycaliper
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
davidhemphill
Sep 19, 2023
Replies: 1 comment 4 replies
-
I believe to get this working, you have to change the |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
davidhemphill
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe to get this working, you have to change the
script
element to point to your assets at the Node server's URL (http://localhost:8080). Nova can't do this automatically because all Nova tools are served via an internal route.