wip: support vite2
正在显示
| ... | ... | @@ -42,7 +42,6 @@ |
| "zxcvbn": "^4.4.2" | ||
| }, | ||
| "devDependencies": { | ||
| "@babel/core": "^7.12.10", | ||
| "@commitlint/cli": "^11.0.0", | ||
| "@commitlint/config-conventional": "^11.0.0", | ||
| "@iconify/json": "^1.1.283", | ||
| ... | ... | @@ -50,7 +49,6 @@ |
| "@purge-icons/generated": "^0.5.0", | ||
| "@types/echarts": "^4.9.3", | ||
| "@types/fs-extra": "^9.0.6", | ||
| "@types/globrex": "^0.1.0", | ||
| "@types/http-proxy": "^1.17.4", | ||
| "@types/koa-static": "^4.0.1", | ||
| "@types/lodash-es": "^4.17.4", | ||
| ... | ... | @@ -74,7 +72,6 @@ |
| "conventional-changelog-cli": "^2.1.1", | ||
| "conventional-changelog-custom-config": "^0.3.1", | ||
| "cross-env": "^7.0.3", | ||
| "dot-prop": "^6.0.1", | ||
| "dotenv": "^8.2.0", | ||
| "eslint": "^7.17.0", | ||
| "eslint-config-prettier": "^7.1.0", | ||
| ... | ... | @@ -82,7 +79,6 @@ |
| "eslint-plugin-vue": "^7.4.1", | ||
| "esno": "^0.4.0", | ||
| "fs-extra": "^9.0.1", | ||
| "globrex": "^0.1.2", | ||
| "husky": "^4.3.7", | ||
| "koa-static": "^5.0.0", | ||
| "less": "^4.0.0", | ||
| ... | ... | @@ -97,7 +93,6 @@ |
| "stylelint-config-prettier": "^8.0.2", | ||
| "stylelint-config-standard": "^20.0.0", | ||
| "stylelint-order": "^4.1.0", | ||
| "tasksfile": "^5.1.1", | ||
| "ts-node": "^9.1.0", | ||
| "typescript": "^4.1.3", | ||
| "vite": "^2.0.0-beta.15", | ||
| ... | ... |
请
注册
或者
登录
后发表评论