next.js
2bc10616 - Apply optimization to middleware when using babel (#51067)

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
Author
Parents
Loading