This commit is contained in:
parent
40e5379eb3
commit
de63c48da2
9 changed files with 415 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -20,7 +20,7 @@ build.wasm:
|
|||
|
||||
.Phony: build.site
|
||||
build.site:
|
||||
cp -r site/* target/.
|
||||
rsync -a --exclude '*.test.mjs' site/ target/
|
||||
|
||||
.Phony: dev
|
||||
dev: build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue