mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 07:58:02 +00:00
More crate compiling for WASM-browser (#2825)
* More crate compiling for WASM-browser * Update runtime Cargo.lock
This commit is contained in:
committed by
Bastian Köcher
parent
4d3396d095
commit
ac895023be
@@ -137,10 +137,14 @@ check-web-wasm:
|
||||
- time cargo web build -p sr-io
|
||||
- time cargo web build -p sr-primitives
|
||||
- time cargo web build -p sr-std
|
||||
- time cargo web build -p substrate-client
|
||||
- time cargo web build -p substrate-consensus-aura
|
||||
- time cargo web build -p substrate-consensus-babe
|
||||
- time cargo web build -p substrate-consensus-common
|
||||
- time cargo web build -p substrate-keyring
|
||||
- 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-network-libp2p
|
||||
- time cargo web build -p substrate-panic-handler
|
||||
- time cargo web build -p substrate-peerset
|
||||
|
||||
Reference in New Issue
Block a user