Index: runtime/observatory/pubspec.yaml |
diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml |
index 20f6ac46b0b1b03d5587464e84286eebbe884c57..b2f6c3b5d4ef4e92280969016c6e683c81b0a222 100644 |
--- a/runtime/observatory/pubspec.yaml |
+++ b/runtime/observatory/pubspec.yaml |
@@ -6,6 +6,7 @@ transformers: |
- $dart2js: |
suppressWarnings: false |
commandLineOptions: [--show-package-warnings] |
+ minify: false |
dependencies: |
args: any |
charted: ^0.3.0 |