文件名称:reactie:使React堆栈在IE8中工作的解决方案
文件大小:1.52MB
文件格式:ZIP
更新时间:2024-02-25 19:33:22
react webpack es6 ie8 antd
| 英语 React堆 该解决方案将向您展示如何在IE8中使用React堆栈,那么当客户使用旧版浏览器时,您不必更改技术堆栈。 它使用ES6,Webpack,Babel,ESLint,Ant Design 1.x,React 16,Reach, 等。请参见 。 垫片和填料 选择所需的垫片和填充填料。 :一个修补程序,提供所有ES5方法,可以为旧版浏览器忠实地对其进行仿真; :浏览器控制台polyfill。 确保始终运行console.log()等是安全的; :一个补丁模拟了完整的ES2015 +环境; :基于ES3的Proxy 支持IE8,Node.js等; :一个ES6
【文件预览】:
reactie-master
----docs()
--------index.js(14KB)
--------index.html(1KB)
--------static()
--------1.index.js(8KB)
--------2.index.js(2KB)
----package.json(2KB)
----.eslintrc.json(706B)
----README.zh-CN.md(408B)
----package-lock.json(356KB)
----src()
--------base.manifest.json(4KB)
--------index.jsx(216B)
--------index.html(1KB)
--------static()
--------components()
--------styles()
--------stores()
----patchs()
--------symbol-observable.js(399B)
--------antd.js(1.7MB)
--------Router.js(30KB)
--------redux.js(22KB)
--------document-head.js(121B)
----.gitignore(14B)
----README.md(6KB)
----.eslintignore(27B)
----scripts()
--------polyfill.js(779B)
--------index.js(2KB)
--------shim.js(685B)
--------dll.js(2KB)
--------css.js(947B)
----LICENSE.txt(1KB)