Update ACE editor to latest

This commit is contained in:
pichalite
2016-12-22 19:25:24 +00:00
parent 66d8c29d25
commit cae5a9ac58
208 changed files with 290 additions and 59 deletions

5
public/vendor/ace/ext-error_marker.js vendored Normal file
View File

@@ -0,0 +1,5 @@
;
(function() {
window.require(["ace/ext/error_marker"], function() {});
})();