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