Building... => Building to WASM...

This commit is contained in:
folex
2019-08-18 13:59:06 +03:00
parent 58c0afd0ca
commit 110d2e42bd
8 changed files with 8 additions and 8 deletions

View File

@ -12,7 +12,7 @@ if [ ! -f "wasm/$SQLITE" ]; then
fi
# Build fluid WASM module
echo "Building..."
echo "Building to WASM..."
npm --silent install
npm --quiet run flbuild
cp build/fluid.wasm ./wasm/