apache / cordova-browser

Apache Cordova
Apache License 2.0
170 stars 85 forks source link

GH-122 browser: permit serving over https #123

Open mgatto opened 11 months ago

mgatto commented 11 months ago

Platforms affected

Browser

Motivation and Context

Closes #122.

Description

This PR adds a new boolean option --https which will serve the browser platform over HTTPS.

These issues is other Cordova repos are also required:

Testing

A test for cordova run browser seems not to be present in this repo (?).

Checklist

codecov-commenter commented 11 months ago

Codecov Report

Merging #123 (857821c) into master (66d9e2e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #123   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files           2        2           
  Lines          32       32           
=======================================
  Hits           30       30           
  Misses          2        2           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more