next.js
ba660bfa - Remove uses of `read_glob` from `node_native_bindings` (#79154)

Commit
323 days ago
Remove uses of `read_glob` from `node_native_bindings` (#79154) Remove two calls to `read_glob` that could be trivially satisfied by `read_dir`. This makes it clearer that the reads are shallow and avoids allocating extra maps and `globs` (smaller vc-cell keys, etc)
Author
Parents
Loading