spiegel-keyman/developer/src/common
Marc Durdin f5066174cd fix(developer): make LDML import path consistent for all bundlings of kmc
The default import path is relative to ldml-keyboard-xml-reader.js. The
bundling of kmc with Keyman Developer reduces the directory tree depth,
so we move the import path to be a subdirectory of the immediate parent
directory, rather than two levels up, so that
`C:\Program Files\Keyman\Keyman Developer\kmc` can refer to
`C:\Program Files\Keyman\Keyman Developer\import` when kmc is bundled.

Fixes: #12279
2024-08-24 10:28:48 +08:00
..
delphi fix(developer): treat js files with unrecognized encodings as non-keyboard files 2024-06-06 06:51:11 +07:00
include refactor(common): merge master into branch 2024-08-01 07:07:07 +07:00
web fix(developer): make LDML import path consistent for all bundlings of kmc 2024-08-24 10:28:48 +08:00
build.sh chore(common): add support for build target platform exclusions 2024-08-07 09:25:56 +07:00