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
Changes the `_cachedShouldColocateTemplates` logic to require the
following:
* `ember-cli-babel` >= 7.11.0
* `ember-cli` >= 3.12.0-beta.2
* `ember-source` >= 3.13.0
In the future, when we have a `setComponentTemplate` and `templateOnly`
polyfill we can update the `ember-source` requirement to also check for
the polyfill.
0 commit comments