manual chunks for codemirror.
This commit is contained in:
@@ -23,15 +23,6 @@ export default defineConfig({
|
|||||||
codemirror: [
|
codemirror: [
|
||||||
"vue-codemirror",
|
"vue-codemirror",
|
||||||
"codemirror",
|
"codemirror",
|
||||||
"@codemirror/autocomplete",
|
|
||||||
"@codemirror/commands",
|
|
||||||
"@codemirror/language",
|
|
||||||
"@codemirror/lint",
|
|
||||||
"@codemirror/search",
|
|
||||||
"@codemirror/state",
|
|
||||||
"@codemirror/view",
|
|
||||||
],
|
|
||||||
"codemirror-lang": [
|
|
||||||
"@codemirror/lang-cpp",
|
"@codemirror/lang-cpp",
|
||||||
"@codemirror/lang-python",
|
"@codemirror/lang-python",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user