Hi, can you please consider patch to support hot reloading of files when the `-d dir` option is given. It fixes #4. The problem was that file paths sent to the frontend for reloading need to be relative to the serving directory, but the file watcher reports them relative to the josh working directory. Thus the patch updates the file watcher paths to be relative to the serving dir. Thanks
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by ikappaki and has received 2 comments.