mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-12-25 03:53:08 +00:00
6 lines
148 B
Rust
6 lines
148 B
Rust
|
// todo
|
||
|
// build the .wasm bundle directly from this build script
|
||
|
// the bundle should never change (and not be linked to user code)]
|
||
|
|
||
|
fn main() {}
|