Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(209)

Unified Diff: runtime/bin/vmservice/client/pubspec.yaml

Issue 251043003: Observatory Display PC descriptors with disassembling (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: runtime/bin/vmservice/client/pubspec.yaml
diff --git a/runtime/bin/vmservice/client/pubspec.yaml b/runtime/bin/vmservice/client/pubspec.yaml
index b2440a467184a86991a7235538a0766ed4b4ad41..29bccf446f87c62dcdd3aa957923f2bd6cec3995 100644
--- a/runtime/bin/vmservice/client/pubspec.yaml
+++ b/runtime/bin/vmservice/client/pubspec.yaml
@@ -8,3 +8,6 @@ transformers:
entry_points:
- web/index.html
- web/index_devtools.html
+- $dart2js:
+ suppressWarnings: false
+ $exclude: web/main.dart

Powered by Google App Engine
This is Rietveld 408576698