How do I support IE 11 with Create React App 3.0?
问题 With the release of Create React App 3.0 and the addition of browserlist, adding support for IE 11 is trivial, but the steps can be hard to find if you don't know where to look. The documentation lists "Supported Browsers" and shows the default browserslist configuration ( https://facebook.github.io/create-react-app/docs/supported-browsers-features ) but that isn't all you need to know. Checking browserl.ist with the production settings you'll see IE 11 has greater usage than Edge still (