I want to use the Hot Reload feature for my HTML bundle, but the documentation doesn’t seem to mention HTML bundles.
I was able to host a local http server using python as suggested in the HTML documentation and entering http://0.0.0.0:8000 successfully loads it in my browser .
But, from here how can I connect my defold editor to the HTML bundle? The editor has a “Enter Target IP” window and I enter 0.0.0.0:8000 but I get the following errors
[http://0.0.0.0:8000/upnp] error getting XML description...
My terminal is also complaining,
code 404, message File not found "GET /upnp HTTP/1.1" 404