Eric

Results 4 comments of Eric

I believe that I'm running into a related issue... Shim dependencies in the config section of my package.json are being overwritten by jamjs. This specifically happens when I try to...

Not sure. I'm not seeing the _config_ section in the docs on the site, but I did notice it in README and issue discussion. When including backbone, I assume jam...

Found a way around this. Doesn't really fulfill the underlying request, but will let you work with both streams in one task. ``` JavaScript gulp.task('index-html', ['clean-index'], function () { //...