mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
8 lines
184 B
TOML
8 lines
184 B
TOML
[target.'cfg(target_arch = "wasm32")']
|
|
runner = 'wasm-bindgen-test-runner'
|
|
|
|
# This section needs to be last.
|
|
# GitHub Actions modifies this section.
|
|
[unstable]
|
|
doctest-xcompile = true
|