next.js
26afa892 - Replace Lazy<FxHashMap> static lookups with phf::Map (#93096)

Commit
111 days ago
Replace Lazy<FxHashMap> static lookups with phf::Map (#93096) ## What Trivial change: LazyLock<FxHashMap<...>> -> phf::Map.
Author
Parents
Loading