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
reactStrictMode: true, //is a development mode only feature for highlighting potential problems in an application. It helps to identify unsafe lifecycles legacy API usage, and a number of other features (according to the documentation)
swcMinify: true, //used for javascript minification