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

Side by Side Diff: samples/third_party/todomvc_performance/pubspec.yaml

Issue 1576153002: Remove the Dromaeo and TodoMVC samples. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 unified diff | Download patch
OLDNEW
(Empty)
1 name: todomvc
2 description: TodoMVC built with the polymer.dart package
3 version: 0.15.0
4 dependencies:
5 polymer: ">=0.10.0-pre.1 <0.11.0"
6 browser_controller: ">=0.00.2-dev <0.0.3"
7 transformers:
8 - polymer:
9 entry_points: web/startup-performance.html
10 minify: true
11 dev_dependencies:
12 unittest: ">=0.10.0 <0.11.0"
13 environment:
14 sdk: ">=1.2.0 <2.0.0"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698