How is gulp-bower used and what is it for?
问题 I am trying to solve this problem; Apparently when I use my gulp file I can't link to my bower_components folder. While trying to come up with a solution, I heard of gulp-bower But the docs seem a little vague. So what is gulp-bower used for? Could this help me? Anyone run into my problem? Is my gulp file too verbose... Just as a FYI I set up a components folder which houses index, scss, images and js and I use gulp to stream to a DEV or PROD depending on the situation. But alas I think that