xcatliu / react-ie8

Make your React app work in IE8
http://react-ie8.xcatliu.com/
998 stars 162 forks source link

'Promise' is undefined #5

Closed xcatliu closed 8 years ago

xcatliu commented 8 years ago

Use es6-promise.

require('es6-promise').polyfill();