docs: init doc

This commit is contained in:
linpl 2023-02-23 15:47:02 +08:00
parent 66fb362379
commit 8fdafde2d4

View File

@ -9,6 +9,6 @@ export default defineConfig({
github: 'https://github.com/linpeilie',
footer: false
},
base: '/mapstruct-plus',
publicPath: '/mapstruct-plus/'
base: '/',
publicPath: '/'
});