keyman
keyman copied to clipboard
feat(developer): ldml - support local imports
only base=cldr is currently supported but spec allows local relative/absolute imports.
https://github.com/keymanapp/keyman/blob/5dbda001fcd8973b4922292b5c0731748380a263/common/web/types/src/ldml-keyboard/ldml-keyboard-xml-reader.ts#L187-L190
Reported by @sovichet
- define project-relative imports? kmc-relative?
- command line option to add additional
-Iinclude paths?
blocked by #11236