Revert "no vue split?"

This reverts commit 27ccec971e.
This commit is contained in:
tamaina 2023-01-09 17:50:47 +00:00
parent 27ccec971e
commit 722f138082
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@ export default defineConfig(({ command, mode }) => {
},
output: {
manualChunks: {
vue: ['vue'],
},
},
},