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

fix(nuxt): pass analyze options through to nitro - #6871

Merged
pi0 merged 2 commits into
mainfrom
fix/nitro-analyze
Aug 23, 2022
Merged

fix(nuxt): pass analyze options through to nitro#6871
pi0 merged 2 commits into
mainfrom
fix/nitro-analyze

Conversation

@danielroe

Copy link
Copy Markdown
Member

🔗 Linked issue

❓ 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

Somehow we dropped this configuration out. We can hard code defaults in as if user is using webpack builder we can't assume options are compatible. User can override with nitro.analyze directly.

📝 Checklist

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

@danielroedanielroe added the bug Something isn't working label Aug 23, 2022
@danielroe
danielroe requested a review from pi0August 23, 2022 13:48
@danielroedanielroe self-assigned this Aug 23, 2022
@netlify

netlifyBot commented Aug 23, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commitdae818e
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6304da9b5bee570008f825c6
😎 Deploy Previewhttps://deploy-preview-6871--nuxt3-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

pi0
pi0 approved these changes Aug 23, 2022
@pi0
pi0 merged commit 45f39be into mainAug 23, 2022
@pi0
pi0 deleted the fix/nitro-analyze branch August 23, 2022 13:54
@pi0pi0 mentioned this pull request Aug 26, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xbugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@danielroe@pi0