-
-
Notifications
You must be signed in to change notification settings - Fork 300
feat(nextjs-mf): App Router #3596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
# Conflicts: # pnpm-lock.yaml
# Conflicts: # pnpm-lock.yaml
# Conflicts: # pnpm-lock.yaml
# Conflicts: # pnpm-lock.yaml
# Conflicts: # pnpm-lock.yaml
# Conflicts: # .gitignore # packages/enhanced/src/schemas/container/ContainerPlugin.check.ts # packages/enhanced/src/schemas/container/ContainerPlugin.json # packages/enhanced/src/schemas/container/ContainerPlugin.ts # packages/enhanced/src/schemas/container/ModuleFederationPlugin.check.ts # packages/enhanced/src/schemas/container/ModuleFederationPlugin.json # packages/enhanced/src/schemas/container/ModuleFederationPlugin.ts # pnpm-lock.yaml
Co-authored-by: Hanric <[email protected]>
# Conflicts: # pnpm-lock.yaml
# Conflicts: # pnpm-lock.yaml
# Conflicts: # pnpm-lock.yaml
|
Hard to not get excited! Great work so far—fingers crossed for first class support from Vercel! |
Yeah, hard to not get excited! We need it! |
7aa14e5
to
daa8d98
Compare
# Conflicts: # .cursorignore # packages/enhanced/src/schemas/container/ModuleFederationPlugin.check.ts # packages/enhanced/src/schemas/container/ModuleFederationPlugin.json # packages/enhanced/src/schemas/container/ModuleFederationPlugin.ts # packages/nextjs-mf/src/internal.ts # pnpm-lock.yaml
✅ Deploy Preview for module-federation-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Dont get excited - it seems to work but is on the backburner till Vercel wants to collaborate on first class support
This branch mostly is for me to test out Federation Layers, since there is some shared overlap in functionality between what needed to support app router and what i need for other projects at work.
Description
Preliminary support for module sharing in App Router
Related Issue
Types of changes
Checklist