mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
Make substrate-offchain compile for WASM again (#3965)
* Make substrate-offchain compile for WASM again * Minor adjustments
This commit is contained in:
committed by
Tomasz Drwięga
parent
678ec6899c
commit
5de3393297
@@ -204,6 +204,7 @@ check-web-wasm:
|
||||
- time cargo web build -p substrate-keystore
|
||||
- time cargo web build -p substrate-executor
|
||||
- time cargo web build -p substrate-network
|
||||
- time cargo web build -p substrate-offchain
|
||||
- time cargo web build -p substrate-panic-handler
|
||||
- time cargo web build -p substrate-peerset
|
||||
- time cargo web build -p substrate-primitives
|
||||
|
||||
Reference in New Issue
Block a user