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

fixes: light qol fixes for ssg and logging on dx run #3216

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

jkelleyrtp
Copy link
Member

@jkelleyrtp jkelleyrtp commented Nov 14, 2024

We weren't giving SSG enough time to complete which made some pages not finish before we killed the server.

In the future we should have some better signaling system that doesn't necessarily require us to set up ssg.

Perhaps a server function itself could internally drive the router and only respond success if the site generates successfully?

Anyways, fixes that and also has better logging for web apps when launching from dx run

@jkelleyrtp jkelleyrtp merged commit 5ecbb65 into main Nov 14, 2024
17 checks passed
@jkelleyrtp jkelleyrtp deleted the jk/light-qol-cli-fixes branch November 14, 2024 18:11
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.

1 participant