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: remove outdated warning about missing destroy-app helper #1347

Merged

Conversation

jelhan
Copy link
Contributor

@jelhan jelhan commented Jul 17, 2018

This warning was introduced for applications generated with ember-cli <= 1.13.8. It's safe to assume that none of the applications which weren't updated yet will install ember-cli-mirage now if they haven't so far.

On the other hand this warning is misleading for all new generated projects with ember-cli >= 3.0.0.

Fixes #1300

This warning was introduced for applications generated with ember-cli <= 1.13.8.
It's safe to assume that none of the applications which weren't updated yet
will install ember-cli-mirage now if they haven't so far.

On the other hand this warning is misleading for all new generated projects
with ember-cli >= 3.0.0.

Fixes miragejs#1300
@samselikoff samselikoff merged commit 628a717 into miragejs:master Jul 27, 2018
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