1
Fork 0
mirror of https://github.com/redstrate/Auracite.git synced 2025-07-01 01:57:45 +00:00
auracite/scripts/build-web.sh

4 lines
122 B
Bash
Raw Normal View History

2025-04-30 23:20:11 -04:00
#!/bin/sh
RUSTFLAGS='--cfg getrandom_backend="wasm_js"' wasm-pack build --target web --release --no-pack --no-typescript