Created by: brlrb
If we do not add "ie 11" in the browserslist, it does not work in internet explorer 11 browser. Adding "ie 11" in "browserslist" fixes the IE 11 compatible issue with React app.
Created by: brlrb
If we do not add "ie 11" in the browserslist, it does not work in internet explorer 11 browser. Adding "ie 11" in "browserslist" fixes the IE 11 compatible issue with React app.