pull/2116/head
Divyansh Singh 1 year ago committed by GitHub
parent 262a8c791d
commit 7678a89358
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -127,7 +127,7 @@ export async function createVitePressPlugin(
},
optimizeDeps: {
// force include vue to avoid duplicated copies when linked + optimized
include: ['vue', '@vue/devtools-api'],
include: ['vue'],
exclude: ['@docsearch/js', 'vitepress']
},
server: {

Loading…
Cancel
Save