1
0
Anatolii Kurotych 2 жил өмнө
parent
commit
624f32115b

+ 0 - 1
packages/hot-reload/src/lib.rs

@@ -13,7 +13,6 @@ use dioxus_rsx::{
 use interprocess::local_socket::{LocalSocketListener, LocalSocketStream};
 use notify::{RecommendedWatcher, RecursiveMode, Watcher};
 
-#[cfg(debug_assertions)]
 pub use dioxus_html::HtmlCtx;
 use serde::{Deserialize, Serialize};