spiegel-keyman/common/web/types
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
..
src fix(developer): escape plus sign 2024-04-19 13:58:31 -05:00
test fix(common): Chai 5.0 update strictness broke some common/web/types tests 2024-05-08 08:50:18 +07:00
tools chore(developer): verify kmp.json output from kmc-package 2023-10-25 12:07:46 +07:00
.eslintrc.cjs feat(common): precompile json schemas to improve performance 2023-10-05 13:56:53 +07:00
.gitignore feat(common): precompile json schemas to improve performance 2023-10-05 13:56:53 +07:00
build.sh chore(developer): cleanup npm publish 2024-05-20 06:34:57 +07:00
package.json chore(common): drops package-specific 'chai', '@types/chai' versions 2024-05-07 14:35:09 +07:00
tsconfig.json chore: test preserveConstEnums in common/web/types only 2024-01-24 10:55:31 +07:00