Skip to content

Commit

Permalink
Copy preview into target.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vu0r committed Jul 6, 2024
1 parent 60bc2cf commit 9ec13fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/wasm/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ page: wasm html

target:
mkdir target
cp -a -- woff woff2 *.css *.js $@
cp -a -- woff woff2 *.png *.css *.js $@

.PHONY: update
udpate:;
Expand Down

0 comments on commit 9ec13fb

Please sign in to comment.