spiegel-keyman/developer/js/source/lexical-model-compiler
Marc Durdin 65c8c89be5 chore(web): adapts keyman-version bundling in Developer products
As KEYMAN-VERSION changed from being a type to a class, this broke the
bundling and referencing strategies in Developer/Server and
Developer/kmlmc. This updates the bundling process and fixes the
references in both projects.

Note that keyman-version no longer depends on gosh. Given we are
currently manually calling the build for this in all projects (or should
be!), it's better that we keep the build of this explicit for now.

If we want to restore the postinstall/postci steps in the future, the
gosh dependency would need to be manually removed from package.json in
order for the bundling builds to work for Developer/Server and
Developer/kmlmc.
2022-05-28 10:57:24 +10:00
..
build-trie.ts feat(developer): support commas in frequency in wordlists 2022-03-02 08:40:40 +11:00
join-word-breaker-decorator.ts chore(developer): fixup kmlmc imports 2022-04-16 06:08:58 +10:00
lexical-model-compiler.ts change(developer/compilers): ModelPseudoclosure -> ModelDefinitions 2020-11-10 10:51:06 +07:00
lexical-model.ts Update developer/js/source/lexical-model-compiler/lexical-model.ts 2020-11-10 10:53:03 +07:00
model-defaults.ts fix(developer): downgrade additional let and arrow functions 2021-03-18 17:51:59 +11:00
model-definitions.ts chore(web): adapts keyman-version bundling in Developer products 2022-05-28 10:57:24 +10:00
model-info-file.ts Move all source files to source/ (matching rest of Keyman conventions). 2019-08-19 15:26:27 -06:00
script-overrides-decorator.ts chore(developer): fixup kmlmc imports 2022-04-16 06:08:58 +10:00