Closed maxwellpeterson-wf closed 9 years ago
When this pull is merged I will use the following information:
Version: wGulp 0.7.7
Release Ticket: CP-342
Last updated on Friday, January 23 09:43 AM CST
+1
+1 @jayudey-wf ready for merge
QA Resource Approval: +10
Merging into master.
Description
This change is to align with CP team's default library workflow. We will distribute unminified library files in
dist/
, and a minified globalBundle with sourcemaps inlib/
for Dart consumption. That minification is done by jspm itself during the bundling process.Testing
install that branch of wGulp in some project and run
gulp dist
and make sure it doesn't run the minify:js task@trentgrover-wf @evanweible-wf