Browse Source

Specify nodejes

This will override the nodejs used by emsdk with our `fixed` version

Contribute to NP-346
NP-346_dev
Jelle Spijker 1 year ago
parent
commit
4c07cf2a3c
  1. 1
      profiles/cura_wasm.jinja

1
profiles/cura_wasm.jinja

@ -3,6 +3,7 @@ include(cura.jinja)
[tool_requires]
# change to main once merged https://github.com/Ultimaker/conan-ultimaker-index/pull/14
emsdk/[>=3.1.65]@ultimaker/np_346
nodejs/[>=20.16.0]@ultimaker/np_346
[settings]
os=Emscripten

Loading…
Cancel
Save