Answer the question
In order to leave comments, you need to log in
Webpack + React + Babel. Support for new features in browsers?
I am using React.js.
Need Map and Set support.
Will Webpack (presets, etc.) suffice, or will Babel Polyfill and core-js still need to be included?
Answer the question
In order to leave comments, you need to log in
babel-preset-env , specify there those browsers that need to be supported.
It is also becoming fashionable now to support the modern version of downloading applications: https://philipwalton.com/articles/deploying-es2015...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question