Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(dev): enable https by default when devServer.https options is set #146

Merged
merged 2 commits into from Sep 6, 2023

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Sep 6, 2023

Resolves #144

When devServer.https options are provided, we should enable https mode by default (can be temporarily disabled with --no-https)

@pi0 pi0 marked this pull request as ready for review September 6, 2023 19:22
@pi0 pi0 merged commit 52c5410 into main Sep 6, 2023
2 checks passed
@pi0 pi0 deleted the fix/https-opts branch September 6, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

devServer.https is ignored
2 participants