vikejs / vike

🔨 Flexible, lean, community-driven, dependable, fast Vite-based frontend framework.
https://vike.dev
MIT License
4.39k stars 352 forks source link

Dev server with HTTPs #1947

Closed itsezc closed 2 weeks ago

itsezc commented 2 weeks ago

Description

Integrate with mkcert or another plugin with Vite to add support for HTTPs in local development mode via a CLI flag i.e. --https

brillout commented 2 weeks ago

for HTTPs in local development

What's your rationale for doing that? You can already achieve that today, right? So you just want it to be built-in?

Closing but let's continue the conversation and see if this ends up being a concrete Vike feature request.