parent
6c0f44a16a
commit
890db0ca33
2 changed files with 52 additions and 70 deletions
|
|
@ -57,5 +57,8 @@ export default defineConfig(({mode}) => ({
|
|||
build: {
|
||||
assetsDir: "assets",
|
||||
commonjsOptions: { transformMixedEsModules: true }
|
||||
}
|
||||
},
|
||||
preview: {
|
||||
port: 5173,
|
||||
},
|
||||
}));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue