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
It works for project code but not packages in node_modules. I have searched for Google and no solutions found, so I am seeking for help in such this community.
The text was updated successfully, but these errors were encountered:
Describe the question
Vite have provided resolve.extensions to omit the extensions for imports:
It works for project code but not packages in
node_modules
. I have searched for Google and no solutions found, so I am seeking for help in such this community.The text was updated successfully, but these errors were encountered: