spiegel-keyman/common/web
Marc Durdin c336a8052c fix(developer): publish @keymanapp/keyman-version to npm
Fixes #7582.

Because of https://github.com/npm/cli/issues/3466, we must publish our
internal dependency @keymanapp/keyman-version. This change adds a common
builder function builder_publish_to_npm in build-utils-ci.inc.sh to help
with that task, which should be adopted by other scripts that need to
publish to npm, in the future.

For now, responsibility for publishing keyman-version is delegated to
kmlmc. In the future, we will move this to a single top-level build
action that publishes all npm modules across the entire repo for the
given version.
2022-11-02 13:33:24 +11:00
..
input-processor fix(web): ensures keyboard does not change underneath OSK keystroke 2022-10-26 09:45:26 +07:00
keyboard-processor Merge pull request #7543 from keymanapp/fix/web/oskEvent-keyboard-synch 2022-10-26 14:13:54 +07:00
keyman-version fix(developer): publish @keymanapp/keyman-version to npm 2022-11-02 13:33:24 +11:00
lm-message-types chore: remove unnecessary package-lock.json files 2022-05-16 14:47:58 +10:00
lm-worker change(common/models): adds optional 'testMode' param to LMLayer config 2022-10-31 09:34:22 +07:00
recorder chore(common): builder_start_action wildcard support 2022-10-12 13:28:37 +11:00
sentry-manager chore(common): more bin bashes 2022-07-25 16:03:22 +10:00
utils feat(common): builder dependency support 2022-10-12 12:50:26 +11:00
.gitignore chore(web): move lm-worker into its own folder 2022-04-14 15:33:23 +10:00