4 lines
36 B
Makefile
4 lines
36 B
Makefile
|
|
all:
|
|
wasm-pack build --target web
|
|
|
all:
|
|
wasm-pack build --target web
|