keyman
keyman copied to clipboard
feat(core): output keyman_core_ldml.sh
- refactor const generator
- output as .sh also
- use variable instead of fixed 46
Split out from #13236
@keymanapp-test-bot skip
User Test Results
Test specification and instructions
User tests are not required
Test Artifacts
- Android
- Developer
- iOS
- Keyboards
- Linux
- macOS
- Web
- Windows
To quote @mcdurdin
For 19.0, let's try and avoid the common->core dependency direction by moving this header and friends into /common/include/ldml.
It's better for core to depend on common than the other way around.
It may be cleaner to do that before this PR lands?
See:
- #7126