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

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

Closed
elwayman02 opened this issue Mar 7, 2019 · 0 comments · Fixed by #585
Closed

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

elwayman02 opened this issue Mar 7, 2019 · 0 comments · Fixed by #585

Comments

@elwayman02
Copy link

Developers can specific a custom configPath in the ember-addon section of package.json, but ember-try does not respect this path as the location to find its ember-try.js config file. You can manually override this with the -c flag, but this addon should by default use whatever is specified so that developers don't have to worry about creating workarounds for every tool that has a config file when they need to use a non-default directory location.

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 a pull request may close this issue.

1 participant