-
-
Notifications
You must be signed in to change notification settings - Fork 41
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 Support #11
Comments
Here's some good news/bad news. Bad NewsBower is not officially supported by Good NewsIt should just work. With some minor caveats. $ bower install morgul/ui-bootstrap4 However, there's no If you (or anyone else) wants to improve that situation and make it less bloatedr, I will absolutely take merge requests. |
Hi,
And it successfully added the directory to my bower. Anyone facing this issue with a handy workaround? |
If this is really a need, I'll take a merge request to add |
That'd be really nice :) While bower is deprecated it is still maintained, and I see a lot of projects still using it. Of course, new projects should use Yarn over Bower, and I see how one could think an old project would be unlikely to come without ui-bootstrap integrated. As a matter of fact, my project already had it, but the wrong version. The only thing to do is to upgrade to UI-Bootstrap4, but we are stuck with bower... |
@Zelarith Yeah, when I started this project I was in a similar boat, but we did the upgrade to a new build system (We've gone through three since the bower days, TBH)... and even though it's not hard, I do know what kind of push back you can get on those large changes to "legacy" products. I'm really, really trying to encourage people to use this the only way the maintainer does, but alas, such is the nature of this particular project. I need to just be a little bit more open, and let the people who use bower deal with issues with bower, if they come up. Kinda hate doing that, but it's better than a "no" in this case. |
Reopening this to track. |
No description provided.
The text was updated successfully, but these errors were encountered: