| OLD | NEW |
| 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. |
| OLD | NEW |