mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
fix: include assets generation in wasm build
This commit is contained in:
parent
937b65ae95
commit
10f5bfef67
@ -11,6 +11,7 @@ tasks:
|
|||||||
GOOS: js
|
GOOS: js
|
||||||
GOARCH: wasm
|
GOARCH: wasm
|
||||||
cmds:
|
cmds:
|
||||||
|
- make assets-gen
|
||||||
- go build -o build/app.wasm main.go
|
- go build -o build/app.wasm main.go
|
||||||
|
|
||||||
hway:dev:
|
hway:dev:
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user