Skip to content

Commit

Permalink
change Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Steinke committed Feb 8, 2024
1 parent a776ac9 commit df277dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
build:
GOARCH=wasm GOOS=js go build -o _site/web/app.wasm
cp styles.css _site/web/
go run ./

vim:
Expand Down

0 comments on commit df277dd

Please sign in to comment.