Vendor.js compression issue usemin not outputting compressed vendor.js?

OK guys another 12 hour bug fix here with Gulp automation.

So I have two sites my template site A which is working and the new portfolio site B that is almost working…

#1 Site A build task completes perfectly… whereas B seems to stall at the end when doing compression with usemin perhaps.

#2 Site A has proper Vendor.js output indicated by random string attached to the file name, site B does not output the file at all… ??? It does all other compression of css and app.js. I have checked difference on all JS files including Build.js where gulp pipes the files to docs folder… github pages pulls from this folder… Site A loads on github Site B still does not.

#3 Both sites render on local host:3000 upon gulp watch command… yet site B will not I think because the file in docs is non existent…

Hmmm … I guess I should link to my entire code base so you can see what in the hell is going on here… I have really looked for syntax and cannot seem to find it… what do you folks recommend this is the portfolio site…

THANKS IN ADVANCE FOR YOUR TIME I REALLY APPRECIATE YOUR HELP ACTUALLY IM NO GENIUS JUST A HARD WORKER >>>>> CODE BASE ON GOOGLE >>> https://drive.google.com/open?id=0B26XZRkZIdlVeF9KQlRzQ1FkR28 <<< zip file for SITE B PORTFOLIO SITE… THANKS AGAIN!!! :slight_smile:

WOW THIS WAS AN INCREDIBLE BUG TO FIX: IT WAS IN A COMMENT AREA LOL NOT JOKING…:slight_smile:

Look at this…

:slight_smile: >>>> https://mr-henderson.github.io/CampCode/