mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 00:45:32 +00:00
Fixes #8471. Ensures that `npm take-forever` (aka `npm ci`, `npm install`) only runs once during a parent/child build script run. Note that this also works even where build scripts manually call other build scripts (e.g. input-processor as it is currently calling kmc build manually) -- though this is not a recommended practice. |
||
|---|---|---|
| .. | ||
| dependencies | ||
| trees | ||
| build-utils-traps.test.sh | ||
| builder-deps.test.sh | ||
| builder.inc.test.sh | ||
| trap-test-builds.sh | ||
| verify-colors.test.sh | ||