Commit c73a0ec1 authored by 邓晓峰's avatar 邓晓峰

fix: 添加fetch补丁

parent 3d4ff7d3
Pipeline #39186 passed with stages
in 13 minutes 55 seconds
import 'whatwg-fetch';
import './public-path'
import '!file-loader?name=[name].[ext]!./images/favicon.ico';
import './global.less';
......@@ -13,7 +14,6 @@ import 'sanitize.css/sanitize.css';
import React from 'react';
import ReactDOM from 'react-dom';
import { event } from 'microser-data';
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