You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an addon is using ember-cli-typescript before 4.0, ember-cli-typescript pushes ts into the addon's options.ember-cli-babel.extensions. But the new getSupportedExtensions doesn't look at that value and returns only ['js'].