Skip to content

feat(schema): add multiApp future flag#27291

Merged
danielroe merged 1 commit intonuxt:mainfrom
nicolaspayot:feat/schema/multi-app-future-flag
May 21, 2024
Merged

feat(schema): add multiApp future flag#27291
danielroe merged 1 commit intonuxt:mainfrom
nicolaspayot:feat/schema/multi-app-future-flag

Conversation

@nicolaspayot
Copy link
Copy Markdown
Contributor

🔗 Linked issue

Related to 2nd task of multi-app support issue: #21635

📚 Description

This PR adds a new future flag to @nuxt/schema: multiApp. It's disabled by default and will be used to protect breaking changes with global var window.__NUXT__ and HTML ids __NUXT_DATA__ and __NUXT_LOGS__.

See draft PR #27263.

This new flag can also be used to provide multi-app support with win.__NUXT__ in nuxt/test-utils

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

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.

2 participants