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

chore: use get-port in gists app #2379

Merged
merged 1 commit into from
Mar 18, 2022
Merged

chore: use get-port in gists app #2379

merged 1 commit into from
Mar 18, 2022

Conversation

chaance
Copy link
Collaborator

@chaance chaance commented Mar 18, 2022

Got irritated with the server crashing with yarn dev when I have another app running on port 3000, so this should fix it.

Unfortunately top-level await isn't supported in esbuild with our target, and we're building our server in the gists app. That's a task for another day.

@chaance chaance merged commit 6328d56 into dev Mar 18, 2022
@chaance chaance deleted the chance/gists-port-fix branch March 18, 2022 17:51
MichaelDeBoey pushed a commit to TheRealAstoo/remix that referenced this pull request Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants