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

Upgrade to Ember CLI 0.2.3 #72

Merged
merged 6 commits into from
Apr 15, 2015
Merged

Upgrade to Ember CLI 0.2.3 #72

merged 6 commits into from
Apr 15, 2015

Conversation

joshforisha
Copy link
Contributor

No description provided.

@notmessenger
Copy link
Collaborator

The README.md and /tests/dummy/app/templates/application.hbs files need to be updated to reflect the new and correct way to install an add-on, which is now ember install <addon-name> rather than ember install:npm <addon-name>. ember-cli/ember-cli#3598

@notmessenger notmessenger added this to the v1.4.0 milestone Apr 10, 2015
@joshforisha
Copy link
Contributor Author

I changed the install command shown and added the missing parameter in the .editorconfig file missed by the 0.2.2 upgrade.

"express": "^4.8.5",
"glob": "^4.0.5"
"ember-disable-prototype-extensions": "^1.0.0",
"ember-try": "0.0.4"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this entry

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.

2 participants