-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
clitype: feature requestA new feature, enhancement, or improvementA new feature, enhancement, or improvement
Description
Description
npx cap run --live-reload will load from http://host:port, but users might be running from https
Platforms
- iOS
- Android
- Web
Request or proposed solution
Allow to provide a param to use https instead of http on the url, like --ssl as ionic CLI does, or allow to provide a full live reload url with --live-reload-url or another param.
Note that the param or url will only load from https, but won't do anything to configure the server to use ssl, the user or the framework the users is using is responsible of configuring the server to use https (certificates, etc.)
Alternatives
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
clitype: feature requestA new feature, enhancement, or improvementA new feature, enhancement, or improvement