split dva from components
Showing
... | @@ -34,6 +34,7 @@ | ... | @@ -34,6 +34,7 @@ |
"babel-jest": "^21.0.0", | "babel-jest": "^21.0.0", | ||
"babel-plugin-dva-hmr": "^0.3.2", | "babel-plugin-dva-hmr": "^0.3.2", | ||
"babel-plugin-import": "^1.2.1", | "babel-plugin-import": "^1.2.1", | ||
"babel-plugin-module-resolver": "^2.7.1", | |||
"babel-plugin-transform-class-properties": "^6.24.1", | "babel-plugin-transform-class-properties": "^6.24.1", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | "babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-plugin-transform-runtime": "^6.9.0", | "babel-plugin-transform-runtime": "^6.9.0", | ||
... | ... |
Please register or sign in to comment