Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Fix hard-coded port #184

Merged
merged 2 commits into from
Mar 10, 2018
Merged

Fix hard-coded port #184

merged 2 commits into from
Mar 10, 2018

Conversation

Rich-Harris
Copy link
Member

This removes the hard-coded port in sapper dev, and makes these equivalent:

PORT=4567 npx sapper dev
npx sapper dev --port 4567

@Rich-Harris Rich-Harris merged commit 542115f into master Mar 10, 2018
@Rich-Harris Rich-Harris deleted the gh-169-b branch March 10, 2018 15:28
@qwabra
Copy link

qwabra commented Jul 8, 2020

maybe you should add this to the documentation?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants