add theme change
Showing
| ... | @@ -25,11 +25,12 @@ | ... | @@ -25,11 +25,12 @@ |
| "@babel/polyfill": "^7.0.0-beta.36", | "@babel/polyfill": "^7.0.0-beta.36", | ||
| "@types/react": "^16.3.8", | "@types/react": "^16.3.8", | ||
| "@types/react-dom": "^16.0.5", | "@types/react-dom": "^16.0.5", | ||
| "bizcharts-plugin-slider": "^2.0.3", | |||
| "antd": "^3.4.3", | "antd": "^3.4.3", | ||
| "antd-theme-webpack-plugin": "^1.0.8", | |||
| "babel-plugin-transform-decorators-legacy": "^1.3.4", | "babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
| "babel-runtime": "^6.9.2", | "babel-runtime": "^6.9.2", | ||
| "bizcharts": "^3.1.5", | "bizcharts": "^3.1.5", | ||
| "bizcharts-plugin-slider": "^2.0.3", | |||
| "classnames": "^2.2.5", | "classnames": "^2.2.5", | ||
| "dva": "^2.2.3", | "dva": "^2.2.3", | ||
| "dva-loading": "^1.0.4", | "dva-loading": "^1.0.4", | ||
| ... | ... |
webpack.config.js
0 → 100644
Please register or sign in to comment