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

Unified Diff: src/site/docs/tutorials/fetchdata/examples/its_all_about_you/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, 7 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 side-by-side diff with in-line comments
Download patch
Index: src/site/docs/tutorials/fetchdata/examples/its_all_about_you/README.txt
diff --git a/src/site/docs/tutorials/fetchdata/examples/its_all_about_you/README.txt b/src/site/docs/tutorials/fetchdata/examples/its_all_about_you/README.txt
new file mode 100644
index 0000000000000000000000000000000000000000..88e278fdf473886c5f99c2b720f8d79c85fcdc18
--- /dev/null
+++ b/src/site/docs/tutorials/fetchdata/examples/its_all_about_you/README.txt
@@ -0,0 +1,11 @@
+Created/updated this the low-tech way.
+
+In dart-tutorials-samples/its_all_about_you:
+
+ pub build
+
+In this directory:
+
+ rm -rf web
+ mv .../dart-tutorials-samples/its_all_about_you/build/web .
+ rm web/*._data web/*precompiled.js

Powered by Google App Engine
This is Rietveld 408576698