I want to know how suppress this warning in IE < edge( such as IE 9, IE10, IE11 ), like below:
could some guys help me, thanks so much.
npm install --save raf
Then as your first import in entry point, before React:
import 'raf/polyfill';
okay, I'm appreciated that, thanks so much to you... ^-^ @gaearon
Most helpful comment
Then as your first import in entry point, before React: