mirror of
https://git.um-react.app/um/lib_um_crypto_rust.git
synced 2026-03-08 04:29:54 +00:00
5 lines
108 B
Bash
Executable File
5 lines
108 B
Bash
Executable File
#!/bin/bash
|
|
|
|
wasm-pack build --target bundler um_wasm/
|
|
wasm-pack build --target nodejs -d pkg_node um_wasm/
|