0

In my Next.js project, the primary compiler is SWC. However, I have a component that relies on an external library compiled with Babel. Is it feasible to configure Next.js to use Babel exclusively for this particular component while continuing to use SWC for the rest of the project?

I have not tried anything yet

Rodolfo Campos
  • 199
  • 1
  • 8

0 Answers0