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

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

Merged
merged 5 commits into from Sep 15, 2022
Merged

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Sep 15, 2022

πŸ”— Linked issue

nuxt/nuxt#14911 #7271 nuxt/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
Copy link

netlify bot commented Sep 15, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit 5739630
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6323058c8f54400008226981
😎 Deploy Preview https://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.

@pi0 pi0 changed the title fix(vite-node): work with self-signed https out of the box fix(vite): nuxi dev --https working out of the box Sep 15, 2022
@pi0 pi0 merged commit 9426b54 into main Sep 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
@pi0 pi0 mentioned this pull request Sep 15, 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.

None yet

2 participants