Replace 'wasm-pack' by 'trunk'

This commit is contained in:
Greg Burri 2025-03-11 17:24:13 +01:00
parent ec582ad68f
commit 08c4238dcb
14 changed files with 42 additions and 85 deletions

View file

@ -18,8 +18,9 @@ def main [host: string, destination: string, ssh_key: path] {
}
cd frontend
source frontend/deploy.nu
main true
# source frontend/deploy.nu
# main true
trunk build --release
cd ..
cargo test