build.rs instead of frontend crate features
This commit is contained in:
parent
e034a2bb14
commit
be5d33e5c1
7 changed files with 43 additions and 26 deletions
|
@ -14,8 +14,3 @@ wasm-bindgen-test = "0.3.19"
|
|||
shared.workspace = true
|
||||
zoon.workspace = true
|
||||
wellen.workspace = true
|
||||
|
||||
[features]
|
||||
platform_browser = []
|
||||
platform_tauri = []
|
||||
|
||||
|
|
Reference in a new issue