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
{{ message }}
This repository has been archived by the owner on May 22, 2024. It is now read-only.
In opennextjs/opennextjs-netlify#2154 (comment) I've discovered that ZISI's underlying glob dependency could be updated to v9 to allow escaping [] inside globs. This would benefit next-runtime as it would match less files.
In opennextjs/opennextjs-netlify#2154 (comment) I've discovered that ZISI's underlying
glob
dependency could be updated to v9 to allow escaping[]
inside globs. This would benefit next-runtime as it would match less files.Comment from
glob
author that it's supposed to be fixed in v9: isaacs/node-glob#277 (comment)The text was updated successfully, but these errors were encountered: