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
In a default embroider build, class properties (non-decorated), should not be transpiled if they are targeting "last 1 firefox versions", but instead output properties like this:
This is related to: emberjs/ember-cli-babel#417
Related embroider issues:
In a default embroider build, class properties (non-decorated), should not be transpiled if they are targeting "last 1 firefox versions", but instead output properties like this:
(this is the dev-time output, so its a bit verbose)
This is what I'd expect the output to be:
The text was updated successfully, but these errors were encountered: