mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-31 04:37:41 +00:00
Starts to resolve the chaos of putting version numbers into every package.json file. Adds a new keyman-version package which mimics the version information in build-utils.sh. This will eventually replace resources/web-environment. Fixes the build for the lexical model compiler tools to remove refs to package.json version and use keyman-version instead. More fixes coming in a follow-up.
34 lines
No EOL
1.8 KiB
JSON
34 lines
No EOL
1.8 KiB
JSON
{
|
|
"files": [],
|
|
"include": [],
|
|
"references": [
|
|
{ "path": "./common/core/web/input-processor/src/tsconfig.json" },
|
|
{ "path": "./common/core/web/keyboard-processor/src/tsconfig.json" },
|
|
{ "path": "./common/core/web/tools/recorder/src/nodeProctor.tsconfig.json" },
|
|
{ "path": "./common/core/web/tools/recorder/src/tsconfig.json" },
|
|
{ "path": "./common/core/web/tools/sentry-manager/src/tsconfig.json" },
|
|
{ "path": "./common/core/web/utils/tsconfig.json" },
|
|
{ "path": "./common/models/templates/tsconfig.json" },
|
|
{ "path": "./common/models/types/tsconfig.json" },
|
|
{ "path": "./common/models/wordbreakers/tsconfig.json" },
|
|
{ "path": "./common/predictive-text/browser.tsconfig.json" },
|
|
{ "path": "./common/predictive-text/testing/one-stage-embedded-webworker/tsconfig.json" },
|
|
{ "path": "./common/predictive-text/testing/two-stage-embedded-webworker/tsconfig.json" },
|
|
{ "path": "./common/predictive-text/testing/two-stage-embedded-webworker/worker/tsconfig.json" },
|
|
{ "path": "./common/predictive-text/tsconfig.json" },
|
|
{ "path": "./common/web/es6-shim/tsconfig.json" },
|
|
{ "path": "./developer/js/tests/tsconfig.json" },
|
|
{ "path": "./developer/js/tsconfig.json" },
|
|
{ "path": "./developer/server/tsconfig.json" },
|
|
{ "path": "./resources/build/version/tsconfig.json" },
|
|
{ "path": "./resources/build/version/tsconfig.production.json" },
|
|
{ "path": "./resources/web-environment/tsconfig.json" },
|
|
{ "path": "./web/bulk_rendering/tsconfig.json" },
|
|
{ "path": "./web/source/tsconfig.json" },
|
|
{ "path": "./web/tools/recorder/tsconfig.json" },
|
|
{ "path": "./web/tools/sourcemap-root/tsconfig.json" },
|
|
{ "path": "./common/web/lm-message-types/" },
|
|
{ "path": "./common/web/lm-worker/" },
|
|
{ "path": "./common/web/keyman-version/" },
|
|
]
|
|
} |