1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-30 05:14:37 +02:00

no vue split?

This commit is contained in:
tamaina
2023-01-09 17:46:16 +00:00
parent eb5c22d0b2
commit 27ccec971e

View File

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