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
Vite uses tinyglobby, which has only 2 dependencies compared to 17 dependencies for fast-glob. Using the same library as Vite will allow the dependency to be deduped
vite-plugin-dynamic-import/package.json
Line 31 in d419182
Vite uses
tinyglobby, which has only 2 dependencies compared to 17 dependencies forfast-glob. Using the same library as Vite will allow the dependency to be deduped