Chromium Code Reviews| Index: runtime/observatory/pubspec.yaml |
| diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml |
| index b00ab07bd0537ea4df7032a5d0cfd0ee0baccfde..7c3e62858bcf687967ed2af9cb1a3da2b8c43dea 100644 |
| --- a/runtime/observatory/pubspec.yaml |
| +++ b/runtime/observatory/pubspec.yaml |
| @@ -13,6 +13,7 @@ transformers: |
| $include: "**/*.polymer.bootstrap.dart" |
| suppressWarnings: false |
| commandLineOptions: [--show-package-warnings] |
| + minify: false |
|
Cutch
2016/04/15 14:01:09
not for commit
sra1
2016/04/15 16:48:37
Done.
|
| dependencies: |
| args: any |
| charted: ^0.3.0 |