next.js
18ba2085
- Fix edge case in the CJS optimizer (#50258)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#50258 - Fix edge case in the CJS optimizer
Author
shuding
Parents
fcfd6306
Loading