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