Restructure project layout
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: '/app/',
|
||||
build: {
|
||||
outDir: path.resolve(__dirname, '../speedBB/public/app'),
|
||||
outDir: path.resolve(__dirname, '../api/public/app'),
|
||||
emptyOutDir: true,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user