Hi gents! Can you please help me to understand how I can reload duct server when I change required library
I use deps.edn
together with lein
{:paths ["src"]
:deps
{...
shared {:local/root "../shared"}}
and when I change files in shared dependency I can’t apply them