Chromium Code Reviews| 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 |