Closed Yovach closed 1 year ago
Next.js includes a compiled glob in next/dist/compiled/glob/glob.js so we can probably use it to reduce bundle size and if not available, we ask to install glob package
glob
next/dist/compiled/glob/glob.js
Next.js includes a compiled
glob
innext/dist/compiled/glob/glob.js
so we can probably use it to reduce bundle size and if not available, we ask to installglob
package