Skip to content

docs(bridge): meta-framework host recipes for export-app - #4988

Open
tonoizer wants to merge 3 commits into
module-federation:mainfrom
tonoizer:docs/bridge-meta-framework-hosts
Open

docs(bridge): meta-framework host recipes for export-app#4988
tonoizer wants to merge 3 commits into
module-federation:mainfrom
tonoizer:docs/bridge-meta-framework-hosts

Conversation

@tonoizer

@tonoizer tonoizer commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Vue Bridge practice: Nuxt / Next / Modern.js host recipes for one ./bridge/export-app.
  • Bridge overview: short meta-framework hosts section.
  • Recipes use shipped APIs today (:pathMatch(.*)* catch-alls); point to fix(bridge-vue3): derive basename for Nuxt catch-alls #4984 for upcoming explicit basename.

Plan (Bridge meta-framework remotes)

Step PR Role
1 #4984 bridge-vue3 basename (foundation)
2 module-federation/nuxt#21 Nuxt demo: remote + host Bridge mount
3 This PR Docs tying the cross-host story together

SSR for Bridge islands: #4869 (Nuxt/Modern adapters still out of scope there).

Testing

  • Docs preview (Netlify) after push

Risks

Related

Document one Bridge remote loaded from Nuxt, Next, and Modern.js hosts
with catch-all basename guidance and slashed expose names for Nuxt MF.

Co-authored-by: Cursor <cursoragent@cursor.com>
@changeset-bot

changeset-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d9841ad

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
website-new Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Drop unreleased basename option from snippets, fix .html deep link,
and use a React fallback component type.

Co-authored-by: Cursor <cursoragent@cursor.com>
@tonoizer
tonoizer marked this pull request as ready for review August 11, 2026 18:29

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 959023beca

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread apps/website-new/docs/en/integrations/practice/vue.mdx Outdated
Next has no React Router context for basename auto-detect, so document
RemoteVueApp basename="/bridge" for App Router catch-alls.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant