We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sub-task of #45 (comment):
Use ember-cli-version-checker's .forEmber() to check if we are using >= 3.11.0-beta.1 if we are on 3.11+ disable treeForAddon if we are on < 3.11, do normal processing
Use ember-cli-version-checker's .forEmber() to check if we are using >= 3.11.0-beta.1
ember-cli-version-checker
.forEmber()
Should also print a warning in the CLI, if ember-on-modifier is a direct dependency, so that the user is aware and can uninstall ember-on-modifier.
ember-on-modifier
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Sub-task of #45 (comment):
Should also print a warning in the CLI, if
ember-on-modifier
is a direct dependency, so that the user is aware and can uninstallember-on-modifier
.The text was updated successfully, but these errors were encountered: