Skip to content

Conversation

@bcumming
Copy link
Member

force the serve helper to automatically reload to work around issue with click 8.3.0

@github-actions
Copy link

preview available: https://docs.tds.cscs.ch/287

Copy link
Collaborator

@msimberg msimberg left a comment

Choose a reason for hiding this comment

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

Thanks @bcumming!

I think this is good.

Just a note to anyone else who's like me and binds the server to a different port (the default conflicts with another service I have running locally), you'll have to manually add the --livereload flag, i.e. ./serve --livereload --dev-addr 127.0.0.1:<port>. This is an edge case and I don't think we need to cover that with the defaults.

@msimberg msimberg added this pull request to the merge queue Oct 22, 2025
Merged via the queue into eth-cscs:main with commit 4ede86f Oct 22, 2025
3 checks passed
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