| Index: runtime/observatory/pubspec.yaml
|
| diff --git a/runtime/observatory/pubspec.yaml b/runtime/observatory/pubspec.yaml
|
| index ade59b1e0ea9f36544886c37a69e8a947640047d..59ec18c278be15bed3698dc17bcb96ef1b2d6573 100644
|
| --- a/runtime/observatory/pubspec.yaml
|
| +++ b/runtime/observatory/pubspec.yaml
|
| @@ -8,6 +8,7 @@ transformers:
|
| inline_stylesheets:
|
| lib/src/elements/css/shared.css: false
|
| packages/charted/charts/themes/quantum_theme.css: false
|
| + $exclude: [web/third_party/*.html, web/timeline.html]
|
| - $dart2js:
|
| $include: "**/*.polymer.bootstrap.dart"
|
| suppressWarnings: false
|
|
|