[7.x] [build] Removes commonjs transforms (#66506)#67375
[7.x] [build] Removes commonjs transforms (#66506)#67375spalger merged 12 commits intoelastic:7.xfrom
Conversation
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: spalger <spalger@users.noreply.github.com> Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> # Conflicts: # packages/kbn-optimizer/src/integration_tests/basic_optimization.test.ts # src/optimize/base_optimizer.js # src/optimize/create_ui_exports_module.js
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
|
@joshdover this PR was delayed because it required a number of changes to support legacy apps that don't seem to be in master. Do you think I should be putting these changes into master as well? For instance: https://github.com/elastic/kibana/pull/67375/files#diff-4ba6d07c93612f4694318c0e0b442785L177-R178 and the related mocks needed to be updated to use |
So we will still be shipping one legacy app in 7.9, the deprecated Timelion app (it's behind a config flag). Unfortunately there are no e2e tests for this app. This app will be migrated soon but not in 7.9 |
|
That said, I can't imagine needing these fixes in master. But we do need them in 7.x right now. |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
|
Thanks @ogupte! |
Backports the following commits to 7.x: