mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-28 06:31:46 +00:00
chore: update deps
This commit is contained in:
@@ -37,12 +37,9 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
||||
port: VITE_PORT,
|
||||
// Load proxy configuration from .env
|
||||
proxy: createProxy(VITE_PROXY),
|
||||
hmr: {
|
||||
overlay: true,
|
||||
},
|
||||
},
|
||||
|
||||
build: {
|
||||
target: 'es2015',
|
||||
outDir: OUTPUT_DIR,
|
||||
terserOptions: {
|
||||
compress: {
|
||||
|
Reference in New Issue
Block a user