Commit Graph

1 Commits

Author SHA1 Message Date
Niklas Mischkulnig 7fc89cc0f4 Fix config.reactProductionProfiling for Webpack (#90430)
Absolutely no idea how this was passing in the integration test setup

For Webpack, setting it via the config was previously completely ignored and only the `--profile` flag was respected
Turbopack was already working correctly: https://github.com/vercel/next.js/pull/84920
2026-02-24 16:11:41 +01:00