Files
tilesy/build.sh
2020-07-18 21:47:04 +01:00

6 lines
92 B
Bash
Executable File

#! /usr/bin/env bash
pug index.pug
lessc style.less style.css
wasm-pack build --target web