Workiva / wGulp

Opinionated Suite of Gulp Tasks for JavaScript and TypeScript projects.
Apache License 2.0
12 stars 9 forks source link

Minify task does not depend on bundle or libraryDist #91

Closed maxwellpeterson-wf closed 9 years ago

maxwellpeterson-wf commented 10 years ago

Causes things in dist to not be minified properly because they aren't necessarily all there when the minify task starts.