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
The react app compiles with a warning, because of which I am unable to deploy it to production.
Expected behavior 🤔
No response
Steps to reproduce 🕹
Steps:
import components from "@giphy/react-components";
During compilation, it would throw warnings saying
./node_modules/@giphy/js-fetch-api/dist/index.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
./node_modules/@giphy/js-fetch-api/dist/index.js
Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
Screenshots or Videos 📹
No response
Platform 🌍
OS : [MacOS]
Browser : [Chrome]
Version : "@giphy/react-components": "^9.3.0"
GIPHY-JS SDK version
"@giphy/react-components": "^9.3.0"
TypeScript version
No response
Additional context 🔦
Note:
I am using Craco.
The text was updated successfully, but these errors were encountered:
Duplicates
Latest version
Current behavior 😯
The react app compiles with a warning, because of which I am unable to deploy it to production.
Expected behavior 🤔
No response
Steps to reproduce 🕹
Steps:
Screenshots or Videos 📹
No response
Platform 🌍
GIPHY-JS SDK version
"@giphy/react-components": "^9.3.0"
TypeScript version
No response
Additional context 🔦
Note:
I am using Craco.
The text was updated successfully, but these errors were encountered: