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

Unified Diff: samples/third_party/todomvc/pubspec.yaml

Issue 293023008: Bring back initPolymer, allow boot.js only if using "polymer_experimental.html". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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: samples/third_party/todomvc/pubspec.yaml
diff --git a/samples/third_party/todomvc/pubspec.yaml b/samples/third_party/todomvc/pubspec.yaml
index 5a7bf618c4fdc9f4383cfe2b3d05d7076b688a51..f53a3df01068c581899663a1c783aa9456e8753a 100644
--- a/samples/third_party/todomvc/pubspec.yaml
+++ b/samples/third_party/todomvc/pubspec.yaml
@@ -2,7 +2,7 @@ name: todomvc
description: TodoMVC built with the polymer.dart package
version: 0.15.0
dependencies:
- polymer: ">=0.10.0-pre.7 <0.11.0"
+ polymer: ">=0.10.0-pre.1 <0.11.0"
Jennifer Messerly 2014/05/23 07:20:06 leave this at .7 ?
Siggi Cherem (dart-lang) 2014/05/23 17:56:33 .7 specifically is a problem because it requires t
transformers:
- polymer:
entry_points: web/index.html

Powered by Google App Engine
This is Rietveld 408576698