mirror of
https://github.com/slint-ui/slint.git
synced 2025-12-23 09:19:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| main.ts | ||
| package.json | ||
| README | ||
| tsconfig.json | ||
Run with # pnpm install # pnpm start