Skip to content

Commit 5920c2a

Browse files
committed
🎉 feat: add nolebase component
1 parent b8d4aac commit 5920c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ export default defineConfig({
103103
ssr: {
104104
noExternal: [
105105
'@nolebase/vitepress-plugin-inline-link-preview',
106-
'@unlazy/vue/components'
106+
'@unlazy/vue'
107107
]
108108
}
109109
},

0 commit comments

Comments
 (0)