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
Fixed failing e2e-next tests by reverting nextjs-mf dependencies from
fixed version '0.0.0-next-20250701105507' back to 'workspace:*' in:
- apps/3001-shop/package.json
- apps/3002-checkout/package.json
This resolves module loading issues where the apps couldn't find
the nextjs-mf patches directory, allowing proper Next.js federation
to work correctly.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments