-
-
Notifications
You must be signed in to change notification settings - Fork 66
bower_concat does nothing #75
Comments
+1 |
I'm having a similar issue Just for the sake of troubleshooting have you tried just having those under dependencies instead of devDependecies? Have you tried to use the
|
@Fir3Chi3f No I haven't. But I don't use bower anymore, since I think bower does nothing, that you can't do using npm and Grunt. |
Thanks for the response @alpham8. Going to be migrating away from Bower pretty soon as well. I was able to work around this for now using
|
Hi,
I tried to install bower_concat to make things easy with grunt compilation. I have included the following dependencies in my bower.json:
And my Gruntfile for the bower_concat task looks like this:
So, as I understand that task, it should resolve everything based on my bower.json packages. But I actually does nothing.
And another question in this context: Is that issue with the Bootstrap mainFiles configuration in addition to new bower specs fixed now or not? I could not figure it out on the threads below here.
The text was updated successfully, but these errors were encountered: