chore: Added dedupe option
This commit is contained in:
@@ -9,6 +9,7 @@ export default defineConfig({
|
||||
alias: {
|
||||
'@': resolve(__dirname, './src'),
|
||||
},
|
||||
dedupe: ['vue'],
|
||||
},
|
||||
build: {
|
||||
cssCodeSplit: true,
|
||||
|
||||
Reference in New Issue
Block a user