build: add sensitive plugin

This commit is contained in:
jialin
2024-06-14 19:31:16 +08:00
parent e304f27cd3
commit b860473698
3 changed files with 52 additions and 16 deletions
+2
View File
@@ -30,6 +30,8 @@
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@umijs/case-sensitive-paths-webpack-plugin": "^1.0.1",
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"eslint": "^8.56.0",
"eslint-plugin-unused-imports": "^3.2.0",
"husky": "^9.0.11",