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

Show a reloading log for Roda routes in the server folder #818

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

jaredcwhite
Copy link
Member

I recently got confused working on a project because I was dealing with a syntax error on a Roda routes file in the server/routes folder, and upon fixing it I didn't see any log that the file had gotten reloaded. Turns out, we don't actually print a log message on server route reloads! This PR resolves that issue.

@render
Copy link

render bot commented Oct 10, 2023

@render
Copy link

render bot commented Oct 10, 2023

@jaredcwhite jaredcwhite added this to the 1.4 milestone Oct 10, 2023
@jaredcwhite jaredcwhite merged commit b5f8622 into main Oct 23, 2023
4 checks passed
@jaredcwhite jaredcwhite deleted the show-reloading-log-for-server-files branch October 23, 2023 06:06
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