Skip to content
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

feat(schema): add multiApp future flag #27291

Merged
merged 1 commit into from
May 21, 2024

Conversation

nicolaspayot
Copy link
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

Copy link

stackblitz bot commented May 21, 2024

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.

None yet

2 participants