mirror of https://codeberg.org/topola/topola.git
build/trunk: fix WASM build
This commit is contained in:
parent
cbd3c77821
commit
adc1852b46
|
|
@ -8,7 +8,7 @@
|
|||
<head>
|
||||
<title>Topola PCB router</title>
|
||||
|
||||
<link data-trunk rel="rust" data-bin="topola-egui" data-cargo-features="egui" data-wasm-opt="2" />
|
||||
<link data-trunk rel="rust" href="crates/topola-egui/" data-bin="topola-egui" data-wasm-opt="2" />
|
||||
<!-- this is the base url relative to which other urls will be constructed. trunk will insert this from the public-url option -->
|
||||
<base data-trunk-public-url />
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue