duct

y.khmelevskii 2019-07-06T13:59:50.058200Z

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