Fork me on GitHub
#mount
<
2018-08-31
>
dm301:08:38

@aaron51 yes, if the value is a promise

dm301:08:18

@richiardiandrea :start should be called during mount/start

richiardiandrea01:08:43

yes I saw the examples afterward, I must be doing smth wrong

dbernal14:08:57

has anyone ran into any issues when using lein ring and mount with swapped states? I'm having difficulty using lein ring's reload features. Whenever a file is changed it runs that respective file's tests during reload, calls mounts swaps, and subsequently removes the original mounted state. Is there a way to avoid this?