Skip to content

Conversation

@rwjblue
Copy link
Member

@rwjblue rwjblue commented Oct 28, 2020

This makes ember-try work much closer to how other ecosystem tools work (@ember/optional-features, ember-cli's lookup of config/environment.js and config/targets.js, ember-cli-code-coverage).

This is not a breaking change, as it still falls back to using the older hardcoded config/ember-try.js path.

Fixes #305

This makes `ember-try` work much closer to how other ecosystem tools
work (`@ember/optional-features`, `ember-cli`'s lookup of
`config/environment.js` and `config/targets.js`, `ember-cli-code-coverage`).

This is not a breaking change, as it still falls back to using the older
hardcoded `config/ember-try.js` path.
@rwjblue rwjblue merged commit cd0a440 into master Oct 29, 2020
@delete-merged-branch delete-merged-branch bot deleted the use-custom-config-path-if-defined branch October 29, 2020 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ember-try doesn't read config location from package.json

2 participants