In the interest of improving build times (and build memory usage) for the UI, we have been advised to upgrade to ember-cli-babel 7.x.x where possible (and away from ember-cli-babel 6.x.x).
In my limited research, I believe the two dependencies that are still pinned to older versions of ember-cli-babel are ember-cli-page-object and ember-cli-flash.
We’ve now done everything we can on this within the project. The next steps will be to fork and/or propose changes to ember-cli-page-object and ember-cli-flash.
In the interest of improving build times (and build memory usage) for the UI, we have been advised to upgrade to ember-cli-babel 7.x.x where possible (and away from ember-cli-babel 6.x.x).
In my limited research, I believe the two dependencies that are still pinned to older versions of ember-cli-babel are ember-cli-page-object and ember-cli-flash.