Fork me on GitHub
#duct
<
2019-07-06
>
y.khmelevskii13:07:50

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