Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

fix(nuxt)!: enable payload extraction only for nuxi generate - #9018

Merged
pi0 merged 2 commits into
mainfrom
refactor/payload-extraction-
Nov 15, 2022
Merged

fix(nuxt)!: enable payload extraction only for nuxi generate#9018
pi0 merged 2 commits into
mainfrom
refactor/payload-extraction-

Conversation

@pi0

@pi0pi0 commented Nov 15, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

Resolvesnuxt/nuxt#15450

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Only enable full-static support with payload extraction when using nuxi generate. It will display a warning always with how to opting out.

With this PR landing for v3, payload extraction support for nuxi build will be always opt-in.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Nov 15, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs failed.

NameLink
🔨 Latest commit69d2344
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6373ae4a939c3a0008ed945f

Comment threadpackages/schema/src/config/experimental.ts
@pi0
pi0 marked this pull request as ready for review November 15, 2022 15:17
@vercel
vercelBot temporarily deployed to Preview November 15, 2022 15:17 Inactive
@vercel
vercelBot temporarily deployed to Preview November 15, 2022 15:23 Inactive
@pi0
pi0 merged commit 6e78f9d into mainNov 15, 2022
@pi0
pi0 deleted the refactor/payload-extraction- branch November 15, 2022 16:27
@pi0pi0 mentioned this pull request Nov 16, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable payload extraction for nuxi build

2 participants

@pi0@danielroe