Run doc tests on Web as well (#3799)
This commit is contained in:
parent
88bbdb33da
commit
73c01fff96
5 changed files with 39 additions and 12 deletions
|
|
@ -331,6 +331,7 @@ concurrent-queue = { version = "2", default-features = false }
|
|||
[target.'cfg(target_family = "wasm")'.dev-dependencies]
|
||||
console_error_panic_hook = "0.1"
|
||||
tracing-web = "0.1"
|
||||
wasm-bindgen-test = "0.3"
|
||||
|
||||
[[example]]
|
||||
doc-scrape-examples = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue