mirror of
https://gitee.com/dromara/go-view.git
synced 2025-10-13 22:12:11 +08:00
feat: 修改接口
This commit is contained in:
parent
e2e422882d
commit
97ce1c9ad5
@ -111,7 +111,6 @@ export default ({ mode }) => defineConfig({
|
|||||||
// terserOptions: terserOptions,
|
// terserOptions: terserOptions,
|
||||||
rollupOptions: rollupOptions,
|
rollupOptions: rollupOptions,
|
||||||
brotliSize: brotliSize,
|
brotliSize: brotliSize,
|
||||||
chunkSizeWarningLimit: chunkSizeWarningLimit,
|
chunkSizeWarningLimit: chunkSizeWarningLimit
|
||||||
sourcemap: true
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user