Closed liamdebeasi closed 1 year ago
Running an app in development mode omits polyfills/transpiling necessary for an app to run on older versions of browsers. This PR updates the browserslist config for React to use the same config across dev and prod.
Running an app in development mode omits polyfills/transpiling necessary for an app to run on older versions of browsers. This PR updates the browserslist config for React to use the same config across dev and prod.