wip
This commit is contained in:
parent
6dfeae9dcc
commit
bd5c862512
7 changed files with 40 additions and 51 deletions
|
|
@ -131,7 +131,7 @@ export function getConfig(): UserConfig {
|
|||
},
|
||||
},
|
||||
cssCodeSplit: true,
|
||||
outDir: __dirname + '/../../built/_vite_',
|
||||
outDir: __dirname + '/../../built/_frontend_embed_vite_',
|
||||
assetsDir: '.',
|
||||
emptyOutDir: false,
|
||||
sourcemap: process.env.NODE_ENV === 'development',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue