mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
fix: include assets generation in wasm build
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user