ellenchristine

Results 2 issues of ellenchristine

I realize this is a common issue and have been scouring this repo's support tickets and Stackoverflow looking for why I can't get this working. None of the many suggestions...

Getting the following error when trying to use gulp-minify in the following task. If I comment out the `.pipe(minify({}))` section the task works fine. ``` function copy() { return src([sdk_min_path,...