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

Hot module reloading #1098

Open
Dale-Black opened this issue Aug 26, 2023 · 1 comment
Open

Hot module reloading #1098

Dale-Black opened this issue Aug 26, 2023 · 1 comment

Comments

@Dale-Black
Copy link

Is there a way to start the server using HTTP.serve() that watches for file changes in the directory and restarts the serve for those changes? I am trying to figure this out for Oxygen.jl, which uses this HTTP.jl under the hood. (OxygenFramework/Oxygen.jl#122 (comment)). Any help is greatly appreciated

@Dale-Black
Copy link
Author

This functionality only needs to work for .jl files so maybe Revise.jl can already accomplish something like this?

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