Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 14c7ae4

Browse files
committed
Update with ace build that works with Polymer
At least ajaxorg/ace@2246da0
1 parent c69b6f9 commit 14c7ae4

File tree

278 files changed

+343
-146
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

278 files changed

+343
-146
lines changed

src-min-noconflict/ace.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-min-noconflict/ext-chromevox.js

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-min-noconflict/ext-elastic_tabstops_lite.js

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src-min-noconflict/ext-emmet.js

+5-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
;
2+
(function() {
3+
ace.require(["ace/ext/error_marker"], function() {});
4+
})();
5+

0 commit comments

Comments
 (0)