Chromium Code Reviews| Index: runtime/observatory/pubspec.yaml |
| diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml |
| index e405aacc841baae04246e297dab56ed52e7936ed..21c70d43458febc1cf60580afd221775846dd3e3 100644 |
| --- a/runtime/observatory/pubspec.yaml |
| +++ b/runtime/observatory/pubspec.yaml |
| @@ -4,6 +4,7 @@ version: 1.6.0-dev.1 |
| transformers: |
| - dart_to_js_script_rewriter |
| - $dart2js: |
| + minify: false |
|
cbernaschina
2017/08/28 16:15:18
Are you sure that this is not going to be applied
rmacnak
2017/08/28 17:08:20
Reverted.
|
| suppressWarnings: false |
| commandLineOptions: [--show-package-warnings] |
| dependencies: |