pub fn apply_changes(dom: &VirtualDom, msg: &HotReloadMsg)
Expand description
Applies template and literal changes to the VirtualDom
Assets need to be handled by the renderer.
pub fn apply_changes(dom: &VirtualDom, msg: &HotReloadMsg)
Applies template and literal changes to the VirtualDom
Assets need to be handled by the renderer.