aboutsummaryrefslogtreecommitdiffstats
path: root/library/ace/ext-error_marker.js
diff options
context:
space:
mode:
Diffstat (limited to 'library/ace/ext-error_marker.js')
-rw-r--r--library/ace/ext-error_marker.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/library/ace/ext-error_marker.js b/library/ace/ext-error_marker.js
new file mode 100644
index 000000000..dfefa20ab
--- /dev/null
+++ b/library/ace/ext-error_marker.js
@@ -0,0 +1,5 @@
+;
+ (function() {
+ ace.require(["ace/ext/error_marker"], function() {});
+ })();
+ \ No newline at end of file