xcatliu / react-ie8

Make your React app work in IE8

Home Page:http://react-ie8.xcatliu.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Object expected

xcatliu opened this issue · comments

Use https://github.com/undoZen/fetch

require('fetch-polyfill');

Remember to polyfill es6-promise first.

See #5