mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	chore: update
This commit is contained in:
		
							parent
							
								
									9d061c6406
								
							
						
					
					
						commit
						3e12372d9c
					
				@ -71,7 +71,7 @@
 | 
			
		||||
    "@vue/compiler-sfc": "^3.2.20",
 | 
			
		||||
    "@vue/eslint-config-prettier": "^6.0.0",
 | 
			
		||||
    "@vue/eslint-config-typescript": "^7.0.0",
 | 
			
		||||
    "@zougt/vite-plugin-theme-preprocessor": "^1.3.2",
 | 
			
		||||
    "@zougt/vite-plugin-theme-preprocessor": "^1.3.4",
 | 
			
		||||
    "autoprefixer": "^10.2.4",
 | 
			
		||||
    "babel-plugin-transform-remove-console": "^6.9.4",
 | 
			
		||||
    "chalk": "^2.4.2",
 | 
			
		||||
 | 
			
		||||
@ -152,7 +152,8 @@ export default ({ command, mode }: ConfigEnv): UserConfigExport => {
 | 
			
		||||
        "element-plus/lib/locale/lang/en",
 | 
			
		||||
        "vxe-table/lib/locale/lang/zh-CN",
 | 
			
		||||
        "vxe-table/lib/locale/lang/en-US"
 | 
			
		||||
      ]
 | 
			
		||||
      ],
 | 
			
		||||
      exclude: ["@zougt/vite-plugin-theme-preprocessor/dist/browser-utils"]
 | 
			
		||||
    },
 | 
			
		||||
    build: {
 | 
			
		||||
      // @ts-ignore
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user