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
{{ message }}
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.
Original issue in Ember.js.
Babel cannot transpile to ES5 extending from some built-in types which means that extending EmberError won't work any more in ES5 since Ember 3.8 because it is the same as Error.
The text was updated successfully, but these errors were encountered: