We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 392c511 commit 632c849Copy full SHA for 632c849
src/index.js
@@ -1,4 +1,4 @@
1
-import 'react-app-polyfill/ie11' // For IE 11 support
+// import 'react-app-polyfill/ie11' // For IE 11 support TODO: remove in final version
2
import 'react-app-polyfill/stable'
3
import 'core-js'
4
import './polyfill'
0 commit comments