next.js
2bc10616
- Apply optimization to middleware when using babel (#51067)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Apply optimization to middleware when using babel (#51067) Like how we handled RSC loader transform before, we also apply swc loader to middleware to make sure the imports optimization is applied so og package won't be bundled Fixes #50492
References
#51067 - Apply optimization to middleware when using babel
Author
huozhi
Parents
80455259
Loading