| Index: runtime/bin/vmservice/observatory/pubspec.yaml
|
| diff --git a/runtime/bin/vmservice/observatory/pubspec.yaml b/runtime/bin/vmservice/observatory/pubspec.yaml
|
| index f41e7727e736769195603000421ea1a91b3aa9a2..f2aca6981c2a1a97005d70b4fe6b07f6d1a3bf1d 100644
|
| --- a/runtime/bin/vmservice/observatory/pubspec.yaml
|
| +++ b/runtime/bin/vmservice/observatory/pubspec.yaml
|
| @@ -9,6 +9,8 @@ transformers:
|
| entry_points:
|
| - web/index.html
|
| - web/index_devtools.html
|
| + inline_stylesheets:
|
| + lib/src/elements/css/shared.css: false
|
| - $dart2js:
|
| suppressWarnings: false
|
| $exclude: web/main.dart
|
|
|