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

Update Bower package URL for vtt.js #311

Open
RickEyre opened this issue Apr 15, 2014 · 2 comments
Open

Update Bower package URL for vtt.js #311

RickEyre opened this issue Apr 15, 2014 · 2 comments
Labels

Comments

@RickEyre
Copy link
Contributor

We've switched over to committing builds in vtt.js every release, however, if we want bower to be able to distribute builds from the vtt.js repo now we need to update the URL of the vtt.js package on bower.

Bower doesn't currently support this, although they will soon. I've been watching Bower's development and it seems this will likely happen soon, within the next few months I would believe. I've also requested that they change the URL manually, but their process for this seems really slow.

If anything when the unregister functionality becomes supported we should switch the URLs.

@RickEyre RickEyre added the bug label Apr 15, 2014
@jronallo
Copy link

jronallo commented May 6, 2014

What should someone do in the meantime to keep current? I can get the 0.11.7 version from bower but not 0.11.8. I was hoping to depend on the latest for my own code.

@RickEyre
Copy link
Contributor Author

RickEyre commented May 7, 2014

I'm going to maintain the old bower repo until this one can take over. So you can continue to rely on bower for vtt.js. You don't need to worry about 0.11.8 as there were only dev changes in that version. I opted to not release it through bower because of that.

Alternatively, you can use npm to install vtt.js and include it that way.

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

No branches or pull requests

2 participants