mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 07:57:21 +08:00
feat: 使用全新的方式加载monaco
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
"@xterm/addon-web-links": "^0.12.0",
|
||||
"@xterm/addon-webgl": "^0.19.0",
|
||||
"@xterm/xterm": "^6.0.0",
|
||||
"ace-builds": "^1.43.5",
|
||||
"alova": "^3.3.4",
|
||||
"echarts": "^6.0.0",
|
||||
"install": "^0.13.0",
|
||||
@@ -45,6 +44,8 @@
|
||||
"luxon": "^3.7.2",
|
||||
"marked": "^17.0.0",
|
||||
"mitt": "^3.0.1",
|
||||
"monaco-editor": "^0.55.1",
|
||||
"monaco-editor-nginx": "^2.0.2",
|
||||
"node-forge": "^1.3.1",
|
||||
"pinia": "^3.0.3",
|
||||
"pinia-plugin-persistedstate": "^4.5.0",
|
||||
@@ -52,7 +53,6 @@
|
||||
"vue": "^3.5.22",
|
||||
"vue-echarts": "^8.0.1",
|
||||
"vue-router": "^4.6.3",
|
||||
"vue3-ace-editor": "^2.2.4",
|
||||
"vue3-gettext": "4.0.0-beta.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user