We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09ad299 commit 57b305aCopy full SHA for 57b305a
docs/.vitepress/config.mjs
@@ -13,7 +13,7 @@ export default defineConfig({
13
['link', { rel: 'stylesheet', href: base + 'styles.css' }],
14
],
15
base,
16
- outDir: '../../dist/docs',
+ outDir: '../dist/docs',
17
appearance: false,
18
themeConfig: {
19
// https://vitepress.dev/reference/default-theme-config
0 commit comments