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

Add a blueprint for generating a default config/ember-try.js #17

Open
ghost opened this issue Apr 7, 2015 · 2 comments
Open

Add a blueprint for generating a default config/ember-try.js #17

ghost opened this issue Apr 7, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Apr 7, 2015

This would make the setup process for ember-try a bit easier.

(Sorry for this, I just saw the todo list at the bottom of the README.md)

@ming-codes
Copy link

Side effect of this is making upgrade ember-try easier.

@kategengler
Copy link
Member

The config has never been backwards-incompatible.

There's now a command to get the config that is being used by ember-try (ember try:config), which can then be copied to config/ember-try.js and modified. And there's now way to configure without using scenarios (see versionCompatibility in Readme) such that the config is unnecessary for most addons. I feel this may be sufficient as the config should be irrelevant for many users.

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

No branches or pull requests

2 participants