enso/gui/script/build.sh

3 lines
85 B
Bash
Executable File

#!/bin/bash
wasm-pack build $@ --no-typescript --out-dir '../../target/web' lib/impl