chore(cli): add config of babel-plugin-import

This commit is contained in:
陈嘉涵
2019-12-02 16:51:46 +08:00
parent 3d8f3c36aa
commit 4299740b5d
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@
"autoprefixer": "^9.7.2",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"babel-plugin-import": "^1.13.0",
"codecov": "^3.6.1",
"commander": "^4.0.1",
"cross-env": "^6.0.3",