-
Notifications
You must be signed in to change notification settings - Fork 57
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
Create a package for bower #1
Comments
Yes, I will add the bower metadata. Currently I am updating all data from previous hosting at log4js.berlios.de to Github. After that I will have a look for Grunt and Bower. |
Please could you create the bower package as well as release version of your logger. It seems to be very useful, but without tagged release it's too risky to use, sorry. :/ |
Any update on this? We would love to be able to manage this via bower as well. 👍 |
+1 |
Probably someone could support me? I am not familliar with bower and could need some support. |
I'll give it a shot. |
Ok, I've submitted a pull request with a bower.json. All we need is a '1.0.0' tag and then register it with bower. $> bower register log4js https://github.com/stritti/log4js |
If we wanted to go a step further we could check in a minified version and use that as the "main". |
Many thanks @gabe0x02 for your support. Now I was able to register log4js at bower. Please verify the result. |
i believe 1.0.0 is broken in bower :( |
This was solved in #8 but not jet released to bower. |
Any update on this? When are you targeting this for release in bower? |
There is currently a beta of new version: https://github.com/stritti/log4js/releases/tag/v2.0.0Beta1 |
Hello,
Could you create a package so we can use this great library with bower ?
Thank you.
The text was updated successfully, but these errors were encountered: