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

Build: drop bower; use npm for front-end deps #1620

Merged
merged 2 commits into from
Jul 17, 2014

Conversation

timmywil
Copy link
Member

No need for bower anymore.

timmywil added a commit to timmywil/jquery that referenced this pull request Jul 16, 2014
@ghost
Copy link

ghost commented Jul 16, 2014

npm is better?

timmywil added a commit to timmywil/jquery that referenced this pull request Jul 16, 2014
@timmywil
Copy link
Member Author

@rsantostray One package manager to rule them all. grunt-npmcopy can now replace grunt-bowercopy.

@mgol
Copy link
Member

mgol commented Jul 16, 2014

Bower doesn't bring anything npm cannot do except being less reliable & solid. A huge 👍 from me.

@timmywil
Copy link
Member Author

Just to be clear, this is for our internal dependency management. We will continue to support installing jquery with bower.

@ghost
Copy link

ghost commented Jul 16, 2014

@timmywil sure, just for build, right?
@mzgol I'll think about.

Tks guys!

sizzleLoc = __dirname + "/../external/sizzle/dist/sizzle.js",
rversion = /Engine v(\d+\.\d+\.\d+(?:-\w+)?)/;

require( "colors" );

/**
* Retrieve the latest tag of Sizzle from bower

Choose a reason for hiding this comment

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

Seems that comment must be changed too

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks.

timmywil added a commit that referenced this pull request Jul 17, 2014
Fixes #15186
Closes gh-1620

Conflicts:
	bower.json
@timmywil timmywil merged commit 8356948 into jquery:master Jul 17, 2014
@timmywil timmywil deleted the no_bower branch July 17, 2014 18:17
mescoda pushed a commit to mescoda/jquery that referenced this pull request Nov 4, 2014
Fixes #15186
Closes jquerygh-1620

Conflicts:
	bower.json
timmywil added a commit that referenced this pull request Nov 10, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants