next.js
c7d6ab7f - fix: `warnOnce()` lru (#73742)

Commit
1 year ago
fix: `warnOnce()` lru (#73742) We regressed in https://github.com/vercel/next.js/pull/73483 since the LRU calculates the value based on the value, not the key (and we were not setting the value).
Author
Parents
Loading