Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bower: Define main section in bower.json #1338

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

Closed
wants to merge 1 commit into from

Conversation

ethanmcc
Copy link

The main section defines what files to use in Bower packages that are consuming the component: https://github.com/bower/bower

Referencing a non-minified version would be even better but grunt didn't build one in dist/

The main section defines what files to use in Bower packages that are consuming the component: https://github.com/bower/bower

Referencing a non-minified version would be even better but grunt didn't build one in dist/
@timmywil
Copy link
Member

We plan on supporting bower a bit differently (pending an update to bower). Also, the entire dist folder is ignored by git.

@timmywil timmywil closed this Aug 21, 2013
@rahimalizada
Copy link

Still unable to use the latest version (2.1.0) with bower and grunt, because bower-install component relies on main section, which is missing

@CWSpear
Copy link

CWSpear commented Feb 16, 2014

I can second that the change has broken my workflow. I use wiredep to hook up jQuery and this breaks that.

@CWSpear
Copy link

CWSpear commented Feb 16, 2014

It also breaks the bower-install tool.

@ethanmcc
Copy link
Author

fwiw, I've had good luck with the version here: https://github.com/components/jquery

@CWSpear
Copy link

CWSpear commented Feb 19, 2014

@ethanmcc They are planning on removing it: components/jquery#41. But hopefully not until this repo figures out what it's gonna do with it's bower.json...?

@KyleAMathews
Copy link

Bower install broken. Had to hardcode components/jquery to get things working again.

timmywil added a commit that referenced this pull request Feb 19, 2014
timmywil added a commit that referenced this pull request Feb 19, 2014
… property

Fixes #14798
Close gh-1516
Ref gh-1338

Conflicts:
	bower.json
timmywil added a commit that referenced this pull request Feb 19, 2014
timmywil added a commit that referenced this pull request Feb 19, 2014
pib pushed a commit to pib/jquery that referenced this pull request Apr 29, 2014
pib pushed a commit to pib/jquery that referenced this pull request Apr 29, 2014
@zkwentz
Copy link

zkwentz commented Aug 11, 2014

Is there any word on this? I'm still hardcoding my require file with the actual location of jquery 6 months later.

@timmywil
Copy link
Member

@zkwentz The change has been made, but it will not take effect until we publish the next version of jQuery.

@zkwentz
Copy link

zkwentz commented Aug 11, 2014

Thanks very much @timmywil.

mescoda pushed a commit to mescoda/jquery that referenced this pull request Nov 4, 2014
mescoda pushed a commit to mescoda/jquery that referenced this pull request Nov 4, 2014
@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.

6 participants