-
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.
[ECO-648] Hot module replacement ("HMR") for UI Kit changes in Forge tunnel
Description |
Original:
[hot module replacement|https://webpack.js.org/concepts/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 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. |
New:
[hot module replacement|https://webpack.js.org/concepts/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. |
Summary | Original: Hot module replacement ("HMR") for UI changes in Forge tunnel | New: Hot module replacement ("HMR") for UI Kit changes in Forge tunnel |