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

Don't blow away the host's auto-import config #350

Merged
merged 1 commit into from
Apr 5, 2019

Conversation

dfreeman
Copy link
Contributor

@dfreeman dfreeman commented Apr 5, 2019

Right now we trash any configuration the host app has for ember-auto-import to avoid having it try and include qunit in our own tests. This isn't necessary now that we're using mocha for node tests and don't need qunit in our dependencies, but this config should have been in our ember-cli-build.js to begin with so it wouldn't interfere with the host.

@dfreeman dfreeman merged commit 99318eb into master Apr 5, 2019
@dfreeman dfreeman deleted the dont-break-auto-import branch April 5, 2019 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant