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

fix(vite): nuxi dev --https working out of the box - #7547

Merged
pi0 merged 5 commits into
mainfrom
fix/vite-node-ssl
Sep 15, 2022
Merged

fix(vite): nuxi dev --https working out of the box#7547
pi0 merged 5 commits into
mainfrom
fix/vite-node-ssl

Conversation

@pi0

@pi0pi0 commented Sep 15, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

nuxt/nuxt#14911#7271nuxt/nuxt#14783

❓ 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

Use a configured https agent only for vite-node internal fetch calls to avoid NODE_TLS_REJECT_UNAUTHORIZED workaround

📝 Checklist

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

@netlify

netlifyBot commented Sep 15, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit5739630
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/6323058c8f54400008226981
😎 Deploy Previewhttps://deploy-preview-7547--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.

@pi0pi0 changed the title fix(vite-node): work with self-signed https out of the boxfix(vite): nuxi dev --https working out of the boxSep 15, 2022
@pi0
pi0 merged commit 9426b54 into mainSep 15, 2022
@pi0
pi0 deleted the fix/vite-node-ssl branch September 15, 2022 11:01
pi0 added a commit that referenced this pull request Sep 15, 2022
@pi0pi0 mentioned this pull request Sep 15, 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.

2 participants

@pi0@danielroe