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

Side by Side Diff: src/site/docs/tutorials/polymer-intro/examples/stopwatch/README.txt

Issue 275613002: Update polymer tutorial; make directory paths match new sample structure (Closed) Base URL: https://github.com/dart-lang/dartlang.org.git@master
Patch Set: probably nothing (oh app engine you joker) Created 6 years, 6 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 Created/updated this the low-tech way.
2
3 In dart-tutorials-samples/stopwatch:
4
5 pub build
6
7 In this directory:
8
9 rm -rf web
10 mv .../dart-tutorials-samples/stopwatch/build/web .
11 rm web/*._data web/*precompiled.js
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698