mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
Fixed build prod path option
This commit is contained in:
@@ -23,8 +23,6 @@ export default defineConfig(({ command, mode }) => {
|
||||
server: {
|
||||
port: env1.APP_FRONT_PORT,
|
||||
},
|
||||
build: {
|
||||
assetsDir: './'
|
||||
}
|
||||
base: '/gohcms/'
|
||||
}
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user