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

Improvement/no port flag #888

Merged
merged 5 commits into from
Jun 23, 2022
Merged

Improvement/no port flag #888

merged 5 commits into from
Jun 23, 2022

Conversation

rgomezp
Copy link
Contributor

@rgomezp rgomezp commented Jun 22, 2022

Description

1 Line Summary

Adds support for a no-port flag useful when using a reverse proxy like ngrok to serve localhost on the web.


This change is Reviewable

@rgomezp rgomezp requested a review from jkasten2 June 22, 2022 00:43
@rgomezp rgomezp force-pushed the improvement/no-port-flag branch 2 times, most recently from 909c1c0 to a14a9d5 Compare June 22, 2022 01:13
rgomezp added 5 commits June 22, 2022 14:09
Motivation: this flag will allow turning off the port number for dev builds
Motivation: update build script to allow `--no-port` flag when building.

New `buildServiceWorker.sh` script injects the build origin into the service worker import.
Motivation:
* Switch localhost & texas to avoid confusion
* Document the new `no-port` flag
@rgomezp rgomezp force-pushed the improvement/no-port-flag branch from a14a9d5 to 9e16627 Compare June 22, 2022 19:09
Copy link
Member

@jkasten2 jkasten2 left a comment

Choose a reason for hiding this comment

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

Reviewed 5 of 5 files at r1, 2 of 2 files at r2.
Reviewable status: 7 of 11 files reviewed, all discussions resolved (waiting on @jkasten2)

Copy link
Member

@jkasten2 jkasten2 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r3, 1 of 1 files at r4, 1 of 1 files at r5, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @rgomezp)

@rgomezp rgomezp merged commit 0c1f785 into main Jun 23, 2022
@rgomezp rgomezp deleted the improvement/no-port-flag branch June 23, 2022 00:39
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.

2 participants