Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix modules-api version checker #396

Merged
merged 1 commit into from
Mar 26, 2021

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.

None yet

2 participants