update
This commit is contained in:
parent
5c8e9d7bb2
commit
8e0962b37f
Before Width: | Height: | Size: 126 KiB After Width: | Height: | Size: 126 KiB |
@ -2,7 +2,7 @@ import { defineConfig } from 'vite';
|
|||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
build: {
|
build: {
|
||||||
|
outDir: './docs',
|
||||||
target: 'es2022'
|
target: 'es2022'
|
||||||
},
|
},
|
||||||
|
|
||||||
})
|
})
|
Loading…
Reference in New Issue
Block a user