enso/build-config.yaml
2023-04-04 12:35:00 +02:00

13 lines
443 B
YAML

# Options intended to be common for all developers.
wasm-size-limit: 15.75 MiB
required-versions:
# NB. The Rust version is pinned in rust-toolchain.toml.
# NB. The Node version is pinned in .node-version.
cargo-watch: ^8.1.1
wasm-pack: ^0.10.2
# TODO [mwu]: Script can install `flatc` later on (if `conda` is present), so this is not required. However it should
# be required, if `conda` is missing.
# flatc: =1.12.0