chore: change

This commit is contained in:
zhuzhengjian
2023-03-17 15:46:04 +08:00
parent 71244b2086
commit 2b480ce73c
5 changed files with 606 additions and 5 deletions

View File

@ -8,5 +8,8 @@ export default defineConfig({
VitePluginVitepressDemo({
glob: ['**/demos/**/*.vue']
})
]
],
server: {
port: 9527
}
})