You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(nextjs-mf): correct path to next-flight-loader
Fixed NextFederationPlugin to use correct path '../../loaders/next-flight-loader'
instead of '../../patches/next-flight-loader' since the patches directory
doesn't exist. This resolves module loading errors for Next.js 15+ apps.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments