next.js
604d6f8a - fix: restrict PostCSS multi-config test to Turbopack dev mode

Commit
34 days ago
fix: restrict PostCSS multi-config test to Turbopack dev mode The test uses turbopackLocalPostcssConfig (Turbopack-only feature) and PostCSS plugins passed as require() functions (incompatible with webpack). Additionally, PostCSS evaluation in Turbopack production builds panics with "Dependency tracking is disabled so invalidation is not allowed". Skip webpack and production modes to fix all CI failures. Co-Authored-By: Claude <noreply@anthropic.com>
Author
Committer
Parents
Loading