enso/gui/script/build.sh
2020-02-01 02:33:49 +01:00

3 lines
85 B
Bash
Executable File

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