-
Suggestion
-
Resolution: Unresolved
-
None
hot module replacement allows developers to have a faster local dev loop by hot reloading only the changed code in a running frontend context. This is currently not supported in Forge UI Kit as the forge tunnel rebuilds the entire front end bundle any time the code is changed.
It would be great if we could support HMR in Forge when tunnelling.