mirror of
https://github.com/neocities/neocities.git
synced 2025-05-13 16:07:19 +02:00
update ACE html editor to latest
This commit is contained in:
parent
2f18163579
commit
8052844640
443 changed files with 906 additions and 705 deletions
8
public/js/ace/snippets/ion.js
Normal file
8
public/js/ace/snippets/ion.js
Normal file
|
@ -0,0 +1,8 @@
|
|||
; (function() {
|
||||
window.require(["ace/snippets/ion"], function(m) {
|
||||
if (typeof module == "object" && typeof exports == "object" && module) {
|
||||
module.exports = m;
|
||||
}
|
||||
});
|
||||
})();
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue