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

Add bower.json to enable consumption through bower. #238

Closed
wants to merge 1 commit into from

Conversation

manuelmitasch
Copy link

With this it is possible to use this repo through bower with:

bower install https://github.com/fnando/i18n-js.git

You could also publish the repo to the bower repository (to get rid of the full repo path) with:

bower register <my-package-name> <git-endpoint>

Closes #216

@PikachuEXE
Copy link

I will properly merge this after 3.0.0 released.

@manuelmitasch
Copy link
Author

Fine. We are using a fork in the meanwhile.
Would be great to swap this out in the future.

@PikachuEXE PikachuEXE added this to the 3.1.0 milestone Aug 28, 2014
@AntoineInsa
Copy link

Would it be possible to merge this PR for the next release? When is it schedule? Thanks for this nice work!

@PikachuEXE
Copy link

This is scheduled for 3.0 / 3.1

@johnnyshields
Copy link

@PikachuEXE please close this. Bower is now effectively dead (everyone uses NPM)

@PikachuEXE
Copy link

I agree
or yarn :)

@PikachuEXE PikachuEXE closed this Jan 18, 2019
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.

Request for Bower deployment
4 participants