This makes it easy to run examples with the web backend, in the same way that winit examples are run.
2 lines
71 B
TOML
2 lines
71 B
TOML
[alias]
|
|
run-wasm = ["run", "--release", "--package", "run-wasm", "--"]
|