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

Side by Side Diff: web/inc/rpcexplorer/third_party/ace/README.md

Issue 1960443004: Add rpcexplorer to webapp hierarchy. (Closed) Base URL: https://github.com/luci/luci-go@logdog-project-web
Patch Set: Updated license, clarified instructions. Created 4 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
1 Ace Editor, incomplete 1 Ace Editor, incomplete
2 2
3 * Version: v.1.2.3 3 * Version: v.1.2.3
4 * Date: 2016-01-17 4 * Date: 2016-01-17
5 * Commit hash: e94cb3c7ffccfb2e565cc857f07a988c0989e527 5 * Commit hash: e94cb3c7ffccfb2e565cc857f07a988c0989e527
6 * Originals: https://github.com/ajaxorg/ace-builds/tree/e94cb3c7ffccfb2e565cc857 f07a988c0989e527/src-min-noconflict 6 * Originals: https://github.com/ajaxorg/ace-builds/tree/e94cb3c7ffccfb2e565cc857 f07a988c0989e527/src-min-noconflict
7 7
8 ## Why not bower? 8 ## Why not bower?
9 9
10 The ace-builds bower package contains .go and .c files in the same directory 10 The ace-builds bower package contains .go and .c files in the same directory
11 and pcg complains about it. There is no a simple way to exclude them, neither 11 and pcg complains about it. There is no a simple way to exclude them, neither
12 in pcg nor bower. Also ace-builds is 41M while we need only 392K out of it. 12 in pcg nor bower. Also ace-builds is 41M while we need only 392K out of it.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698