feat: add rust browser terminal prototype
This commit is contained in:
3
app/build.rs
Normal file
3
app/build.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
println!("cargo:rustc-env=LEPTOS_OUTPUT_NAME=base_path_demo");
|
||||
}
|
||||
Reference in New Issue
Block a user