dojo / cli-build-webpack

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

Turn off uglify for development build (`--watch` or `--withTests` flags) #107

Closed agubler closed 7 years ago

agubler commented 7 years ago

Enhancement

Prevent uglify from running for development builds.

agubler commented 7 years ago

Fixed by #117