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

Side by Side Diff: samples/third_party/dromaeo/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: dromaeo
2 version: 0.00.1-dev
3 authors: ["Dart Team <misc@dartlang.org>"]
4 homepage: http://www.dartlang.org
5 description: >
6 Dromaeo test suite, written in Dart.
7 dependencies:
8 browser_controller: ">=0.00.1-dev <0.0.2"
9 barback: ">=0.13.0 <0.14.0"
10 browser: ">=0.10.0 <0.10.1"
11 environment:
12 sdk: any
13 transformers:
14 - dromaeo
15 - $dart2js:
16 checked: false
17 minify: true #TODO: How do you minify for Dart, too? The docs say you indent two spaces less...
OLDNEW
« no previous file with comments | « samples/third_party/dromaeo/lib/transformer.dart ('k') | samples/third_party/dromaeo/web/Dromaeo.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698