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

CLI should complain if it notices that conf.yaml has been edited #19

Open
bitspittle opened this issue Nov 19, 2024 · 0 comments
Open

Comments

@bitspittle
Copy link
Contributor

bitspittle commented Nov 19, 2024

This should either tell the user that they should consider restarting OR offer to stop and restart for the user themselves.

The simpler one would be the former:

Kobweb server is running at http://localhost:8080 (PID = 1234)

Press Q anytime to stop the server.

<yellow>.kobweb/conf.yaml has been edited. Changes won't take effect until server has been stopped and restarted.</yellow>

or the latter:

<yellow>.kobweb/conf.yaml has been edited. Changes won't take effect until server has been stopped and restarted. Press R to restart the server.</yellow>
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

No branches or pull requests

1 participant