I find generated .js file is long and large after Dart2JS. I am using pub build on dart editor not include Angular/Polymer packages. Some files xxxx.dart.precompiled.js arround 1500 - 2500KB.
I want to know if Dart provide any way to compress and obfuscate javascripts when Pub build?