refactor(jsx-explorer): remove MonacoEditorPlugin

This commit is contained in:
三咲智子 Kevin Deng
2023-06-25 16:40:31 +08:00
parent d48208ab71
commit cb55979a56
3 changed files with 1 additions and 14 deletions

View File

@ -14,7 +14,6 @@
"vue": "^3.3.4"
},
"devDependencies": {
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-node-polyfills": "^0.9.0"
}
}