Chromium Code Reviews
DescriptionPass --minify to dart2dart if --minified was specified on test.py
Currently --minified on test.py has only an effect on dart2js commands.
The dart2dart commands use the legacy --additional-compiler-flags="--minify"
option.
This change is the first one of two CLs, where we pass --minify to dart2dart
if --minified was specified on test.py.
The second change will then remove the --additional-compiler-flags option
as soon as the build bots have been updated to use the new scheme for dart2dart.
Committed: https://code.google.com/p/dart/source/detail?r=15144
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||