next.js
18ba2085 - Fix edge case in the CJS optimizer (#50258)

Commit
2 years ago
Fix edge case in the CJS optimizer (#50258) Previously we are ignoring idents in all var declarators in the check, so it's still possible to fail in some edge cases. CC @kdy1
Author
Parents
Loading