Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add check for
nothing
as manifest file in active_project_watcher
Since `manifest_file()` can return `nothing` as well, add a check/guard for when it's `nothing` in `active_project_watcher`.
- Loading branch information