Commit 17946f3d authored by 邓晓峰's avatar 邓晓峰

fix: 添加fetch补丁

parent 97912df8
......@@ -294,7 +294,7 @@
"webpack-manifest-plugin": "^3.0.0",
"webpack-theme-color-replacer": "^1.3.15",
"webpackbar": "5.0.0-3",
"whatwg-fetch": "3.0.0",
"whatwg-fetch": "^3.0.0",
"yorkie": "^2.0.0",
"zlib": "^1.0.5"
}
......
......@@ -12,7 +12,7 @@ import 'sanitize.css/sanitize.css';
// import './vm';
import React from 'react';
import ReactDOM from 'react-dom';
import 'whatwg-fetch';
import { Button, ConfigProvider, message, notification } from 'antd';
import { ConnectedRouter } from 'connected-react-router/immutable';
import Immutable from 'immutable';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment