mixsy/build.sh

7 lines
85 B
Bash
Executable File

#!/bin/sh
pug index.pug
set -ex
wasm-pack build --target web
python3 -m http.server