Commit c0ec03dd by 姜雷

添加依赖增加兼容引用

parent 47672e32
......@@ -3,6 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@babel/polyfill": "^7.0.0",
"antd-mobile": "^2.2.5",
"axios": "^0.18.0",
"cssnano": "^4.0.5",
......
import 'core-js/es6/map';
import 'core-js/es6/set';
import "@babel/polyfill";
import React from 'react';
import ReactDOM from 'react-dom';
......
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