package.json
I have:
"browserslist": [
">2%",
"not dead",
"not op_mini all",
"ie>=11"
],
I am using Gatsby version: "gatsby": "^2.20.27"
In the console I have this error:
package.json
I have:
"browserslist": [
">2%",
"not dead",
"not op_mini all",
"ie>=11"
],
I am using Gatsby version: "gatsby": "^2.20.27"
In the console I have this error: