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

make work \w npm v3 #411

Merged
merged 1 commit into from Apr 25, 2016
Merged

make work \w npm v3 #411

merged 1 commit into from Apr 25, 2016

Conversation

stefanpenner
Copy link
Contributor

No description provided.

@@ -68,6 +68,7 @@
"dependencies": {
"babel": "^5.8.38",
"babel-plugin-htmlbars-inline-precompile": "0.0.5",
"ember-cli-legacy-blueprints": "^0.1.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Does this need to be in dependencies?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

typically we prefer this yes, as ember-cli being dependent on ^ may change over time. But this app appears to require it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that way the dependencies are truthful and explicit .

Copy link
Contributor

Choose a reason for hiding this comment

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

Should only be required during build. Moved to devDependencies.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

👍

@Gaurav0 Gaurav0 merged commit 47cb673 into ember-cli:master Apr 25, 2016
@stefanpenner stefanpenner deleted the npmv3 branch April 25, 2016 17:51
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.

None yet

2 participants