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

Unified Diff: server/static/rpcexplorer/third_party/ace/README.md

Issue 1695893004: RPC Explorer (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@rpcepxlorer-deps
Patch Set: 80 chars Created 4 years, 10 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: server/static/rpcexplorer/third_party/ace/README.md
diff --git a/server/static/rpcexplorer/third_party/ace/README.md b/server/static/rpcexplorer/third_party/ace/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..19339235088a5f49d00fbeefe9b5c7dda4053b8a
--- /dev/null
+++ b/server/static/rpcexplorer/third_party/ace/README.md
@@ -0,0 +1,12 @@
+Ace Editor, incomplete
+
+* Version: v.1.2.3
+* Date: 2016-01-17
+* Commit hash: e94cb3c7ffccfb2e565cc857f07a988c0989e527
+* Originals: https://github.com/ajaxorg/ace-builds/tree/e94cb3c7ffccfb2e565cc857f07a988c0989e527/src-min-noconflict
+
+## Why not bower?
+
+The ace-builds bower package contains .go and .c files in the same directory
+and pcg complains about it. There is no a simple way to exclude them, neither
+in pcg nor bower. Also ace-builds is 41M while we need only 392K out of it.
« no previous file with comments | « server/static/rpcexplorer/test/rpc-descriptor-util.html ('k') | server/static/rpcexplorer/third_party/ace/ace.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698