mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-26 22:22:05 +00:00
Having to make sure the right version of npm is installed is a hassle for people that just want to try out slint for the first time. The proposed way to disable node support enables basically everything else, which opens another can of worms when Windows tries to build MCU support. So do not build Node.JS as part of the default build anymore, but document how to build it. The CI should build with `--workspace` already, so there should be no need to change the CI build. |
||
|---|---|---|
| .. | ||
| recipes | ||
| resources | ||
| tutorial | ||
| building.md | ||
| builtin_elements.md | ||
| debugging_techniques.md | ||
| development.md | ||
| install_qt.md | ||
| langref.md | ||
| layouting.md | ||
| testing.md | ||
| widgets.md | ||