-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Description
Remove AMD Bundles
Checklist
- Fix
using-amd-bundlesdeprecation cannot be silenced nor handled in new classic app in 6.10 #21064 - Remove AMD Bundles
- Update blueprint babel config to remove this line https://github.com/ember-cli/ember-new-output/blob/master/babel.config.cjs#L13 and to ensure babel-plugin-ember-template-compilation is >= 3.1.0
Remove Barrel file
Remove unused parts of ember-testing package
Parts of the ember-testing package support the very old style of testing from before RFC #232 Simplify QUnit Testing API that introduced the setup*Test methods to replace moduleFor* methods in testing. We never deprecated this old style of testing but from experimentation I believe we have accidentally broken it long, long ago and it has been undocumented for multiple majors. Because of this we believe we can clean up the old code lingering.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels