dojo / cli-build-webpack

🚀 **DEPRECATED** Dojo 2 - cli command for building applications
http://dojo.io
Other
4 stars 19 forks source link

Don't uglify on watch or test #117

Closed matt-gadd closed 7 years ago

matt-gadd commented 7 years ago

Type: feature

The following has been addressed in the PR:

Description:

Turn off uglifying when in watch or test modes, should dramatically decrease build times.

codecov[bot] commented 7 years ago

Codecov Report

Merging #117 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #117   +/-   ##
=======================================
  Coverage   95.59%   95.59%           
=======================================
  Files          11       11           
  Lines         613      613           
  Branches      127      127           
=======================================
  Hits          586      586           
  Misses         14       14           
  Partials       13       13

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8b690dd...9a4207e. Read the comment docs.