1.修复storybooks
2.优化lodash大小
正在显示
my-babel-register.js
deleted
100644 → 0
... | ... | @@ -35,10 +35,13 @@ |
"xml2js": "^0.4.17" | ||
}, | ||
"devDependencies": { | ||
"@storybook/react": "^3.2.8", | ||
"@babel/core": "^7.0.0-beta.40", | ||
"@babel/register": "^7.0.0-beta.40", | ||
"@storybook/react": "^3.3.15", | ||
"babel-core": "^7.0.0-bridge.0", | ||
"babel-plugin-dva-hmr": "^0.4.1", | ||
"babel-plugin-import": "^1.6.5", | ||
"babel-register": "^7.0.0-beta.3", | ||
"babel-plugin-lodash": "^3.3.2", | ||
"bundle-loader": "^0.5.6", | ||
"chai": "^4.0.2", | ||
"cross-env": "^5.1.3", | ||
... | ... |
请
注册
或者
登录
后发表评论