0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 08:58:11 +00:00

update build folder end

This commit is contained in:
Víctor Losada Hernández
2026-01-24 01:24:31 +01:00
parent 4e6c3add5b
commit efe67d2092
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ import path from "path";
export default defineConfig({
plugins: [react()],
build: {
outDir: "../build",
outDir: "build",
emptyOutDir: true,
ssrManifest: true,
rollupOptions: {