Closed kopax closed 5 years ago
Hi,
Is this package intl:
Still useful these days ?
I am using create-react-app and I already import react-app-polyfill/ie9.
create-react-app
react-app-polyfill/ie9
I also have in my package.json browserslist: [">0.2%","not dead","not ie <= 11","not op_mini all"] and I have default babel react-preset.
browserslist: [">0.2%","not dead","not ie <= 11","not op_mini all"]
react-preset
What does this plugin support and for what browser ? Should we care ?
Thanks again.
Hi,
Is this package intl:
Still useful these days ?
I am using
create-react-app
and I already importreact-app-polyfill/ie9
.I also have in my package.json
browserslist: [">0.2%","not dead","not ie <= 11","not op_mini all"]
and I have default babelreact-preset
.What does this plugin support and for what browser ? Should we care ?
Thanks again.