Compatible with IE10
Showing
... | @@ -45,14 +45,15 @@ | ... | @@ -45,14 +45,15 @@ |
"react-dom": "^16.4.1", | "react-dom": "^16.4.1", | ||
"react-fittext": "^1.0.0", | "react-fittext": "^1.0.0", | ||
"rollbar": "^2.3.4", | "rollbar": "^2.3.4", | ||
"setprototypeof": "^1.1.0", | |||
"url-polyfill": "^1.0.10" | "url-polyfill": "^1.0.10" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"babel-eslint": "^8.1.2", | "babel-eslint": "^8.1.2", | ||
"babel-plugin-dva-hmr": "^0.4.1", | "babel-plugin-dva-hmr": "^0.4.1", | ||
"babel-plugin-import": "^1.6.7", | "babel-plugin-import": "^1.6.7", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | |||
"babel-plugin-module-resolver": "^3.1.1", | "babel-plugin-module-resolver": "^3.1.1", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | |||
"cross-env": "^5.1.1", | "cross-env": "^5.1.1", | ||
"cross-port-killer": "^1.0.1", | "cross-port-killer": "^1.0.1", | ||
"enzyme": "^3.1.0", | "enzyme": "^3.1.0", | ||
... | ... |
src/polyfill.js
0 → 100644
Please register or sign in to comment