spiegel-keyman/resources/build/tests/trees
Marc Durdin 7cd6b00946 chore(common): prevent multiple npm ci runs in child scripts
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.
2023-03-21 11:08:22 +07:00
..
child1 chore(common): prevent multiple npm ci runs in child scripts 2023-03-21 11:08:22 +07:00
child2 chore(common): fixup tests and various typo tweaks 2023-03-13 09:43:09 +07:00
child3_renamed/src chore(common): fixup tests and various typo tweaks 2023-03-13 09:43:09 +07:00
.gitignore feat(common): parent-child scripts for builder 2023-02-09 13:45:23 +07:00
build.sh chore(common): prevent multiple npm ci runs in child scripts 2023-03-21 11:08:22 +07:00
test.sh feat(common): support custom child projects 2023-02-15 11:21:10 +07:00