calebds / healthy-gulp-angular

A starting point for Gulp + Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function pipes.builtVendorScriptsProd includes also css definitions from vendor packages

lordkada opened this issue · comments

The bowerFiles() here call does not include any filter to discard anything it's not a script (the following uglify throws error if the stream is not a pure js file)