mixsy/build.sh

7 lines
85 B
Bash
Raw Normal View History

2020-07-03 13:57:07 +00:00
#!/bin/sh
pug index.pug
set -ex
wasm-pack build --target web
python3 -m http.server