Skip to content

Commit 2fb317c

Browse files
committed
chore: wip
1 parent e127065 commit 2fb317c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/framework/docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default defineConfig({
1313
srcDir: p.projectPath('docs'),
1414
outDir: p.projectStoragePath('framework/docs/dist'),
1515
cacheDir: p.projectStoragePath('framework/cache/docs'),
16-
assetsDir: p.resourcePath('assets'),
16+
assetsDir: p.assetsPath(),
1717
lastUpdated: true,
1818

1919
// sitemap: {

0 commit comments

Comments
 (0)