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

All bower installs edit bower.json #1295

Closed
desandro opened this issue May 12, 2014 · 2 comments
Closed

All bower installs edit bower.json #1295

desandro opened this issue May 12, 2014 · 2 comments

Comments

@desandro
Copy link
Member

You can currently install a package, but not have that change reflected in bower.json.

@sheerun :

I'd make bower.json a requirement in 2.0 and make bower_components totally managed by "bower install"

That is deprecate --save and --save-dev entirely (make them default), and don't allow to "bower update" if no bower.json is present

lot of people have problems when they install something to bower_components but they forgot to update bower.json

I cannot think of one good idea to use bower_components without bower.json

components in bower_components that are not in bower.json can interfere with commands

This is similar to #1040 "--save by default" but goes one step further. This would be a big change, something for v2.0. Let us know your thoughts!

@sindresorhus
Copy link
Contributor

👍

1 similar comment
@karin-n
Copy link

karin-n commented Jun 9, 2014

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants