Open kof opened 5 years ago
We need to remove support for too old browsers, I think we could go with this as a config for browserlist:
https://facebook.github.io/create-react-app/docs/supported-browsers-features
https://browserl.ist/?q=%3E+0.2%25%2C+not+dead%2C+not+op_mini+all
And then take the oldest and the newest version of each browser for each except of IE. We would need to test each IE, starting with 9
We need to remove support for too old browsers, I think we could go with this as a config for browserlist:
https://facebook.github.io/create-react-app/docs/supported-browsers-features
https://browserl.ist/?q=%3E+0.2%25%2C+not+dead%2C+not+op_mini+all
And then take the oldest and the newest version of each browser for each except of IE. We would need to test each IE, starting with 9