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

Added bower support #71

Closed
wants to merge 1 commit into from
Closed

Conversation

benschwarz
Copy link

selectivizr is already IN the bower repository — accepting this pull request will make users of bower & selectivizr happy.

Bower uses tags, so as per #67, it'd be great if you could

git tag 1.0.3

After accepting this pull request (or use the new github releases feature).

Lemme know if you have any questions, I'll do my best to answer.

This will close Ref: #62 when merged.

@benschwarz
Copy link
Author

ping @keithclark

@jamesscholeyweb
Copy link

for the time being you can add selectivizr by the latest commit in bower.json

"selectivizr": "git://github.com/keithclark/selectivizr#ed2f5e3e56f059ad256cc921e24ecc0e1855f18a"

it might state that it has resolved to 1.0.2 but if you check the file it should be 1.0.3b

same issue as #67

@benschwarz
Copy link
Author

I didn't think that bower worked with SHAs… ?

@jamesscholeyweb
Copy link

Hi Ben, this was bugging me all day, after a bit of reading it seemed bower had now merged the ability to specify commits so I tried it. I'm using a yeoman-generator, but although it gives a little warning message saying it's resolving to 1.0.2-14 when I check my bower_components it has pulled in 1.0.3b and grunt-usemin parses the file no probs. So a working solution until keith pushes the 1.0.3 and updates bower.

@benschwarz
Copy link
Author

Ahhhh, righto. I haven't bothered to update my bower version yet! Thanks for the info.

@jpdevries
Copy link

+1

@benschwarz benschwarz closed this Oct 6, 2014
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.

3 participants