Skip to content

Commit 3bc4c1c

Browse files
a2937naomi-lgbt
andauthored
Use the right folder
Co-authored-by: Naomi <[email protected]>
1 parent b34e38b commit 3bc4c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: vite.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default defineConfig({
88
plugins: [react(), viteTsconfigPaths()],
99
root: './',
1010
build: {
11-
outDir: '../build',
11+
outDir: './build',
1212
emptyOutDir: true, // also necessary
1313
},
1414
server: {

0 commit comments

Comments
 (0)