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:
@@ -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