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:
![Error Image]](../../images/3826846850.webp)
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:
![Error Image]](../../images/3826846850.webp)