mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-08-09 19:15:02 +00:00
update build folder end
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import path from "path";
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
build: {
|
||||
outDir: "../build",
|
||||
outDir: "build",
|
||||
emptyOutDir: true,
|
||||
ssrManifest: true,
|
||||
rollupOptions: {
|
||||
|
||||
Reference in New Issue
Block a user