mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2025-06-29 00:27:13 -04:00
start of integration test
This commit is contained in:
parent
7e9254faac
commit
87735dfb8e
147 changed files with 5787 additions and 15 deletions
|
@ -5,7 +5,7 @@ source $SCRIPTDIR/_script_common
|
|||
pushd $SCRIPTDIR >/dev/null
|
||||
|
||||
# WASM output dir
|
||||
WASMDIR=$VEILIDCHATDIR/web/wasm
|
||||
WASMDIR=$APPDIR/web/wasm
|
||||
|
||||
# Build veilid-wasm, passing any arguments here to the build script
|
||||
pushd $VEILIDDIR/veilid-wasm >/dev/null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue