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
Hi @jaywcjlove, we are restricted to use v3.0.6 because of react version and loader issues.
But when we make a build of our CRA app we get into build error caused by borwserslist
We found that removing "not dead" from browserslist fixed the issue.
Can we remove "browserslist": {} from package.json for this specific version or you could create a patch version fix for this?