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
I noticed that one of the dependencies is the sharp package, however, it is not being used in this project. Do you know what this package is useful for in this project?
The text was updated successfully, but these errors were encountered:
I noticed that one of the dependencies is the sharp package, however, it is not being used in this project. Do you know what this package is useful for in this project?
The sharp package is useful with nextjs Image component, almost every website may have images being used hence the nextjs Image component. So I think it is a good idea to have the sharp package there. And on the other hand if it is not being used you can remove it or even if you keep it, it should not be any problematic thing.
I noticed that one of the dependencies is the sharp package, however, it is not being used in this project. Do you know what this package is useful for in this project?
The text was updated successfully, but these errors were encountered: