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

Side by Side Diff: scripts/pubspec.yaml

Issue 24596006: Fix the book build script, and regenerate the book (add to*Case note) (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: Created 7 years, 2 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
« no previous file with comments | « scripts/pubspec.lock ('k') | src/site/docs/dart-up-and-running/contents/ch03.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 name: site_scripts 1 name: site_scripts
2 description: Utility scripts 2 description: Utility scripts
3 dependencies: 3 dependencies:
4 http: any 4 http: any
5 pathos: any 5 path: any
6 6
7 #dependencies: 7 #dependencies:
8 # js: any 8 # js: any
9 # unittest: any 9 # unittest: any
OLDNEW
« no previous file with comments | « scripts/pubspec.lock ('k') | src/site/docs/dart-up-and-running/contents/ch03.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698