mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: rename internal/session package to internal/ctx
This commit is contained in:
@@ -322,7 +322,7 @@ build-hway: gen-templ gen-pkl
|
||||
|
||||
build-motr: gen-templ gen-pkl
|
||||
@echo "(dwn) Building motr.wasm -> Service Worker IPFS Vault"
|
||||
GOOS=js GOARCH=wasm go build -o ./pkg/dwn/app.wasm ./pkg/dwn/wasm/main.go
|
||||
GOOS=js GOARCH=wasm go build -o ./pkg/dwn/app.wasm ./cmd/motr/main.go
|
||||
|
||||
build-nebula:
|
||||
@echo "(nebula) Building nebula"
|
||||
|
||||
Reference in New Issue
Block a user