Eric
Eric
I also run into this issue when the ceil is not in the step interval the ceil could be overshot.
try [null,['--production']] dont ask why
I no longer use bower and can't remember in what repo i used it, i do remember having to follow the code back from gulp-bower to regular power to see...
i believe it might be `gulp.task('bower:prod', function () { return bower(null, ['--production']); });` @amitse