兼容 ie 浏览器

This commit is contained in:
zhengjie
2019-05-14 10:03:06 +08:00
parent bbd60997a1
commit 1b9f10480b
5 changed files with 7 additions and 8 deletions

View File

@@ -39,7 +39,8 @@
"wangeditor": ">=3.0.0",
"codemirror": "^5.38.0",
"mavon-editor": "^2.7.0",
"path-to-regexp": "2.4.0"
"path-to-regexp": "2.4.0",
"babel-polyfill": "^6.26.0"
},
"devDependencies": {
"autoprefixer": "8.5.0",