mirror of
https://github.com/antd-tiny-vue/antd-tiny-vue.git
synced 2025-01-09 23:59:09 +08:00
fix: add minify mode
This commit is contained in:
parent
7320eaf54d
commit
46b98316ee
@ -10,6 +10,7 @@ export default defineConfig({
|
||||
})
|
||||
],
|
||||
build: {
|
||||
minify: false,
|
||||
rollupOptions: {
|
||||
external: [
|
||||
'@ant-design/colors',
|
||||
|
Loading…
Reference in New Issue
Block a user