Per https://github.com/elastic/kibana/pull/36316/files#r289533900, the ideal integration with Kibana Jest is a targeted commonjs build. Dynamic imports and async functions (`regenerator-runtime`) are the obvious considerations.
Per https://github.com/elastic/kibana/pull/36316/files#r289533900, the ideal integration with Kibana Jest is a targeted commonjs build.
Dynamic imports and async functions (
regenerator-runtime) are the obvious considerations.