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
[turbopack] Delete the read_glob function (#79166)
Why? This was only used for unit tests and an example. Also, the API was a little strange, it would end up creating a `Vc` that depended on all the directories with matches and produced a value that modeled the matching directory tree.
Happy to replace the example... I wasn't really sure what those were used for.
0 commit comments