mixsy/build.sh

6 lines
76 B
Bash
Raw Normal View History

2020-08-23 11:36:00 +00:00
#!/usr/bin/env bash
2020-07-03 13:57:07 +00:00
2020-08-23 11:36:00 +00:00
cargo build
2020-07-03 13:57:07 +00:00
pug index.pug
2020-07-26 11:55:02 +00:00
wasm-pack build --target web