tilesy/build.sh

6 lines
110 B
Bash
Raw Normal View History

2020-07-18 20:47:04 +00:00
#! /usr/bin/env bash
pug index.pug
lessc includes/style.less includes/style.css
2020-07-18 20:47:04 +00:00
wasm-pack build --target web