spiegel-keyman/common/web
Marc Durdin ee0fc0ce14 chore(developer): cleanup npm publish
Use a new flag `--npm-publish` in conjunction with `publish` action,
so that the default will always be to `npm pack` if the new flag is not
specified. This flag is also guarded in the actual npm publish code to
ensure that it can only run in the appropriate CI alpha/beta/stable
environment, and not in local or test.

This then also removes the separate `pack` action.

Also removes legacy boilerplate from a number of build scripts.
2024-05-20 06:34:57 +07:00
..
es-bundling chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
eslint chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
gesture-recognizer chore(web): updates sinon to a version with fully-ESM artifact 2024-05-09 08:49:51 +07:00
input-processor fix(web): EventEmitter import pattern update 2024-05-09 08:49:50 +07:00
keyboard-processor fix(web): EventEmitter import pattern update 2024-05-09 08:49:50 +07:00
keyman-version chore(developer): cleanup npm publish 2024-05-20 06:34:57 +07:00
lm-message-types chore(common): cleanup final Typescript non-ESM metadata 2023-10-04 12:55:51 +07:00
lm-worker chore(web): updates sinon to a version with fully-ESM artifact 2024-05-09 08:49:51 +07:00
recorder chore(web): removes package.json references to old @npm/types versions 2024-05-07 14:38:41 +07:00
sentry-manager chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
tslib chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
types chore(developer): cleanup npm publish 2024-05-20 06:34:57 +07:00
utils chore(web): removes package.json references to old @npm/types versions 2024-05-07 14:38:41 +07:00
.gitignore chore(web): move lm-worker into its own folder 2022-04-14 15:33:23 +10:00
build.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
tsconfig.kmw-main-base.json chore(web): kmw-main tsconfig -> /web, redirect in /common/web 2023-06-14 08:22:05 +07:00