mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-18 06:17:21 +00:00
modified: vite.config.ts
This commit is contained in:
parent
0eddcc7d59
commit
0499e8a00a
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ export default defineConfig({
|
|||
},
|
||||
},
|
||||
root: path.resolve(import.meta.dirname, "client"),
|
||||
publicDir: path.resolve(import.meta.dirname, "client", "public"),
|
||||
build: {
|
||||
outDir: path.resolve(import.meta.dirname, "dist/public"),
|
||||
emptyOutDir: true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue