Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

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

Merged
merged 2 commits into from Nov 15, 2022

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Nov 15, 2022

πŸ”— Linked issue

Resolves nuxt/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

codesandbox bot commented Nov 15, 2022

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

@netlify
Copy link

netlify bot commented Nov 15, 2022

❌ Deploy Preview for nuxt3-docs failed.

Name Link
πŸ”¨ Latest commit 69d2344
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6373ae4a939c3a0008ed945f

@pi0 pi0 marked this pull request as ready for review November 15, 2022 15:17
@vercel vercel bot temporarily deployed to Preview November 15, 2022 15:17 Inactive
@vercel vercel bot temporarily deployed to Preview November 15, 2022 15:23 Inactive
@pi0 pi0 merged commit 6e78f9d into main Nov 15, 2022
@pi0 pi0 deleted the refactor/payload-extraction- branch November 15, 2022 16:27
@pi0 pi0 mentioned this pull request Nov 16, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to 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