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

Unified Diff: experimental/webtry/poly/README.md

Issue 688713002: delete webtry from main skia repo; it's been moved to buildbots (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « experimental/webtry/poly/Gruntfile.js ('k') | experimental/webtry/poly/bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: experimental/webtry/poly/README.md
diff --git a/experimental/webtry/poly/README.md b/experimental/webtry/poly/README.md
deleted file mode 100644
index 0bb2c0c0ddc4727fbe62388c6092eb51746e2703..0000000000000000000000000000000000000000
--- a/experimental/webtry/poly/README.md
+++ /dev/null
@@ -1,17 +0,0 @@
-polyfill.js
-===========
-
-To rebuild or update res/js/polyfill.js you will need to have
-[node.js](http://nodejs.org/) installed. Once you have it installed run the
-following (assuming you are in experimental/webtry directory):
-
-$ cd poly
-$ npm install
-$ grunt
-
-If you want to create a verion of the polyfill.js that hasn't been minified,
-say for debugging purposes, then run:
-
-$ cd poly
-$ npm install
-$ grunt notmin
« no previous file with comments | « experimental/webtry/poly/Gruntfile.js ('k') | experimental/webtry/poly/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698