Skip to content

Conversation

@reznord
Copy link
Member

@reznord reznord commented Jul 3, 2017

Removed boolean check for running dev server in https from here

Now you can run dev server in HTTPS

Fix for bug #175

@reznord reznord requested review from developit and rkostrzewski July 3, 2017 05:03
host: {
description: 'Hostname to start a server on',
default: '0.0.0.0',
alias: 'h'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removing the alias for the host command since this is colliding with yargs package's --help, -h.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and this is supposed to be a separate PR, but since already a PR is in queue, it just appended !!

Sorry for the mess 😅

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please move this to a seperate PR as your PR could be squashed to create a clean git history.

Copy link
Collaborator

@rkostrzewski rkostrzewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good 👍 Additional benefit - we'll be using same cert for preact serve and preact watch

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.

3 participants