This commit is contained in:
2026-06-16 10:37:40 +08:00
parent e4f9eedb80
commit e1d99b8ccf
17 changed files with 2197 additions and 666 deletions

View File

@@ -13,7 +13,7 @@
}
},
"scripts": {
"postinstall": "bash scripts/fix-ele-admin-pro.sh",
"postinstall": "node scripts/antd4-less-compat.js",
"dev": "vite",
"dev:test": "vite --mode test",
"build": "vite build",