Update: 移除一些无用文件同时优化代码

This commit is contained in:
王立帮
2025-03-20 03:28:38 +08:00
parent d46a8c8b98
commit 69af5bb174
8 changed files with 64 additions and 111 deletions

View File

@@ -70,6 +70,7 @@ module.exports = {
'xscrollbar': 'XScrollbar',
'jquery': '$',
'ace': 'ace',
'goog': 'goog'
'goog': 'goog',
'monaco': 'monaco'
}
};