spiegel-keyman/core/include/ldml
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
..
.gitignore Revert "Revert "feat(core): turn @keymanapp/ldml-keyboard-constants into a module 🙀"" 2022-08-24 14:32:22 +10:00
build.sh chore(developer): cleanup npm publish 2024-05-20 06:34:57 +07:00
keyman_core_ldml.h fix(common,core): support other lookup for modifiers 2024-04-01 23:21:33 -05:00
keyman_core_ldml.ts fix(common,core): support other lookup for modifiers 2024-04-01 23:21:33 -05:00
ldml-const-builder.ts chore(linux): rename keyboardprocessor_ldml.* to keyman_core_ldml 2023-10-20 17:30:10 +02:00
package.json chore(linux): rename keyboardprocessor_ldml.* to keyman_core_ldml 2023-10-20 17:30:10 +02:00
tsconfig.build.json chore(linux): rename keyboardprocessor_ldml.* to keyman_core_ldml 2023-10-20 17:30:10 +02:00
tsconfig.json chore(linux): rename keyboardprocessor_ldml.* to keyman_core_ldml 2023-10-20 17:30:10 +02:00