Tyler Hughes
Tyler Hughes
As of 7/17/2016 this is the current list of [commands](https://bower.io/docs/api/#commands) available through Bower: 1. cache 2. help 3. home 4. info 5. init 6. install 7. link 8. list 9....
I'm currently using version 0.0.4 and I'm currently able to use a non minified version of my files. Here's how I did it. ``` js "exportsOverride": { "bootstrap": { "css":...
Can you please share your bower.json and Gruntfile configs? This helps us with diagnosing the problem.
@ButuzGOL first of all where are you getting the variable `paths`? Second, I'm a little confused by your post. Was you saying that it's not copying everything to the targetDir?
What version of Node are you using?
FWIW, I'm currently working on trying to remove fs-extra and lodash from the dependency list. So hopefully the next release will not only fix your issue but will help prevent...
@melcher did this solve your problem?
@jonnyzzz I believe what @yatskevich was saying is that your PR allows others to use a custom build of bower. He'd prefer not to allow that and stick with the...
@niteco-matt did the suggestion by @robogen solve your problem?
I have forked the repo and am going to investigate updating this template to support Visual Studio 2013. While I do that I'll also look into updating the template to...