keyman icon indicating copy to clipboard operation
keyman copied to clipboard

change(web): remove ES5 support

Open ermshiperete opened this issue 7 months ago • 0 comments

The support of ES5 limits our ability to move forward (e.g. #8433) and presumably won't work with WASM. We can't use any newer language features since esbuild refuses to convert post-ES5 code to ES5. In a discussion with @jahorton it was decided that would remove the ES5 support for Keyman 18.

ermshiperete avatar Jun 26 '24 09:06 ermshiperete