mixsy/build.sh

7 lines
84 B
Bash
Executable File

#!/usr/bin/env bash
cargo build
pug index.pug
set -ex
wasm-pack build --target web