Skip to content

Commit 0da0d14

Browse files
committed
Fix place of built website
1 parent 499c607 commit 0da0d14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/website/docs/.vitepress/config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ export default defineConfig({
1616
description:
1717
'A set of libraries and recipes to make frontend development easier thanks to Effector',
1818
lastUpdated: true,
19-
outDir: '../../../dist/apps/website',
2019
head: [
2120
['link', { rel: 'icon', href: '/favicon.ico', sizes: 'any' }],
2221
['link', { rel: 'icon', href: '/icon.svg', type: 'image/svg+xml' }],

0 commit comments

Comments
 (0)