This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-12-28
Channels
- # announcements (1)
- # babashka (28)
- # beginners (228)
- # cider (9)
- # clara (6)
- # clojure (66)
- # clojure-uk (13)
- # clojuredesign-podcast (5)
- # clojurescript (9)
- # core-typed (1)
- # cursive (1)
- # duct (2)
- # emacs (8)
- # fulcro (18)
- # graalvm (11)
- # hyperfiddle (1)
- # malli (2)
- # off-topic (33)
- # re-frame (9)
- # reagent (3)
- # reitit (15)
- # shadow-cljs (6)
- # tools-deps (1)
@colinkahn Have a look at https://github.com/duct-framework/duct/blob/master/UPGRADING.md#011-from-010, in the part where it talks about splitting your configuration up into multiple files using profiles and #duct/include
@U8T05KBEW thanks. I wasn't sure at first about this since I didn't really understand profiles but "include" seemed like the right idea.