turbo
01a004e3 - Automatically apply babel-loader for apps with babel configs (#3862)

Commit
2 years ago
Automatically apply babel-loader for apps with babel configs (#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.
Author
Parents
Loading