rsnext/test/e2e/app-dir/with-babel
Jiachi Liu 2bc1061609
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
2023-06-09 13:33:14 -07:00
..
app Client component directive: use client (#41333) 2022-10-11 10:26:45 -07:00
babel.config.js Fix SWC loader ignore for the server layer when Babel is used (#40939) 2022-09-27 11:31:25 +02:00
middleware.js Apply optimization to middleware when using babel (#51067) 2023-06-09 13:33:14 -07:00
next.config.js Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00
with-babel.test.ts Apply optimization to middleware when using babel (#51067) 2023-06-09 13:33:14 -07:00