Replace 'wasm-pack' by 'trunk'
This commit is contained in:
parent
ec582ad68f
commit
08c4238dcb
14 changed files with 42 additions and 85 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue