Closed nottmey closed 2 years ago
https://user-images.githubusercontent.com/6448974/167272892-ab919b4f-3f8f-45f0-b7f6-037558d021c2.mov
Happens on any Deps refresh.
I guess the relevant part ist that the following config is not picked up. One would expect this to be set automatically.
; deps.edn {:aliases {:repl {:extra-paths ["repl"]}}}
The complete project config can be found here: https://github.com/nottmey/datomic-lacinia/blob/edf9cb45673c7fda5f7f5dd2530715f8a512b4cc/deps.edn
If it helps, that's some config related to it. But it does not seem to affect this behaviour.
You'll need to configure that alias as described in the doc here.
Oh great, that was an easy fix. Thank you!
https://user-images.githubusercontent.com/6448974/167272892-ab919b4f-3f8f-45f0-b7f6-037558d021c2.mov
Happens on any Deps refresh.
I guess the relevant part ist that the following config is not picked up. One would expect this to be set automatically.
The complete project config can be found here: https://github.com/nottmey/datomic-lacinia/blob/edf9cb45673c7fda5f7f5dd2530715f8a512b4cc/deps.edn