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

Side by Side Diff: src/tests/site/gists/homepage_jw_html/pubspec.yaml

Issue 1319523005: Embed DartPad in the top part of homepage (Closed) Base URL: https://github.com/dart-lang/www.dartlang.org.git@master
Patch Set: remove 2nd dartpad Created 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 name: homepage_jw_html
2 version: 0.0.1
3 description: Second example at the top of the new homepage
4 homepage: https://www.dartlang.org
5
6 environment:
7 sdk: '>=1.0.0 <2.0.0'
8
9 dependencies:
10 browser: '>=0.10.0 <0.11.0'
11 dart_to_js_script_rewriter: '^0.1.0'
12
13 transformers:
14 - dart_to_js_script_rewriter
15
16 gist: https://gist.github.com/kwalrath/f8dc8ffbc45755589ba4
17 dartpad: https://dartpad.dartlang.org/f8dc8ffbc45755589ba4
OLDNEW
« no previous file with comments | « src/tests/site/gists/homepage_jw/web/main.dart ('k') | src/tests/site/gists/homepage_jw_html/web/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698