You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the standard cra setup specifies a hardcoded browserslist. I would like to have this as an explicit config option, so both babel and post-css (autoprefixer) respect this and it is transparent for the developer what are the target browsers.
The text was updated successfully, but these errors were encountered:
see https://github.com/ai/browserslist
the standard cra setup specifies a hardcoded browserslist. I would like to have this as an explicit config option, so both babel and post-css (autoprefixer) respect this and it is transparent for the developer what are the target browsers.
The text was updated successfully, but these errors were encountered: