mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
initial (#1020)
This commit is contained in:
parent
753e2d387c
commit
c8cafd2ee2
@ -60,5 +60,10 @@ To update or generate a new `stderr` file you can run `TRYBUILD=overwrite cargo
|
|||||||
or
|
or
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo test --target wasm32-unknown-unknown --features wasm_test
|
cargo test --target wasm32-unknown-unknown --features wasm_test --features web_sys
|
||||||
|
```
|
||||||
|
or
|
||||||
|
|
||||||
|
```bash
|
||||||
|
cargo test --target wasm32-unknown-unknown --features wasm_test --features std_web
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user