mirror of
https://github.com/chenasraf/leptos.git
synced 2026-05-17 17:48:10 +00:00
fix: release mode (#679)
This commit is contained in:
@@ -548,6 +548,7 @@ impl RuntimeId {
|
||||
f: Rc::new(MemoState {
|
||||
f,
|
||||
t: PhantomData,
|
||||
#[cfg(debug_assertions)]
|
||||
defined_at,
|
||||
}),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user