Skip to content

Commit 09f271b

Browse files
committed
Move dist to /docs
1 parent 631bb99 commit 09f271b

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

β€Žtester/vite.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ export default defineConfig({
99
},
1010
build: {
1111
target: 'es2015',
12-
outDir: './../public/'
12+
outDir: './../docs/'
1313
},
1414
})

0 commit comments

Comments
Β (0)