slint/examples/carousel/node
Simon Hausmann 9f7e407eff Fix fallback to source builds
Continue to run build-on-demand.mjs to permit a fallback to a
from-source build for users who run `npm install slint-ui` on a platform
where we don't provide binaries for (such as linux-armv7/64). However,
this is only done when run from the installed package, not from git.
From git, the prestart trick remains in use.
2024-11-14 12:25:42 +01:00
..
main.js Replace neon node port (#3744) 2023-10-24 15:07:59 +02:00
package.json Fix fallback to source builds 2024-11-14 12:25:42 +01:00
README Avoid building Rust on pnpm install 2024-11-14 12:25:42 +01:00

Run with
# pnpm install
# pnpm start