mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
CRA 3.0 depracates babel/polyfill, react-app-polyfill is the new recommended pollyfill package. Remove IE from the list of supported browsers and drop polyfills for it since doesn't work anyway - Proxy support in ES is required for mobx 5.x and that cannot be polyfilled.