Docker support, backend SPA mode
This commit is contained in:
@@ -10,4 +10,7 @@ export default defineConfig({
|
||||
"common": path.resolve(__dirname, "../common/src"),
|
||||
},
|
||||
},
|
||||
build: {
|
||||
outDir: "build",
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user