mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-26 10:17:41 +00:00
Also splits the root tsconfig.json into tsconfig.cjs.json and tsconfig.esm.json. These are not typically used at present but in theory you could do a `tsc -b <tsconfig.x.json>` and build all modules. In practice, we still have some prebuild steps that make that a bit of a pain. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| keyboardprocessor_ldml.h | ||
| keyboardprocessor_ldml.ts | ||
| ldml-const-builder.ts | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||