rsnext/packages
Will Binns-Smith 1b8bacece6 Automatically apply babel-loader for apps with babel configs (vercel/turbo#3862)
This will automatically apply `babel-loader` to Next.js apps that
include a babel configuration file alongside `next.config.js`. It
requires the app to provide `babel-loader` itself.

Test Plan: Added an integration test.
2023-02-22 10:07:34 -08:00
..
next-swc/crates Automatically apply babel-loader for apps with babel configs (vercel/turbo#3862) 2023-02-22 10:07:34 -08:00