Skip to content

fix modules-api version checker#396

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
ef4:fix-modules-polyfill-version-checker
Mar 26, 2021
Merged

fix modules-api version checker#396
rwjblue merged 1 commit intoemberjs:masterfrom
ef4:fix-modules-polyfill-version-checker

Conversation

@ef4
Copy link
Collaborator

@ef4 ef4 commented Mar 26, 2021

The check for ember-source lt("3.27.0-alpha.1") was incorrectly looking at the parent package instead of the project root.

This caused the modules-api-polyfill to be active in addons when it shouldn't be, resulting in confusing deprecation spew as the plugin emits deprecated usage of the Ember global.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants