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

Unified Diff: pubspec.yaml

Issue 2312183003: Removed Polymer from Observatory deps (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « packages/web_components/test/location_wrapper_test.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 3f53ff763021354485e6a8069ab6bcc8e4d1f474..23ff55a8fa7679a555e9584fe802fc7f923a1974 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,13 +1,6 @@
name: observatory
version: 1.6.0-dev.1
transformers:
-- polymer:
- entry_points:
- - web/index.html
- 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
@@ -15,11 +8,9 @@ transformers:
dependencies:
args: any
charted: ^0.4.0
- polymer: ^0.16.3
unittest: < 0.12.0
- js: ^0.6.0
- js_util: ^0.2.0
usage: any
+ web_components: any
dependency_overrides:
analyzer: '>=0.26.1 <0.26.1+15'
dart_style: <0.2.2
« no previous file with comments | « packages/web_components/test/location_wrapper_test.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698