mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 08:55:34 +00:00
Fixing up a number of minor bits and pieces identified during demo: * invalid action or :target would not be picked up if paired with a valid one (e.g.: build:foo should not have worked) * colors defined in both shellHelperFunctions and build-utils were problematic; able to remove them from shellHelperFunctions because all references included both scripts * builder_has_action and builder_report now allow both `action:target` and `action :target` * keyman-version/build.sh did not have working test action... |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| build.sh | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||