This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-07-25
Channels
- # announcements (4)
- # babashka (5)
- # bangalore-clj (4)
- # beginners (27)
- # calva (23)
- # clj-kondo (39)
- # clojure (39)
- # clojure-europe (53)
- # clojure-france (5)
- # clojure-gamedev (1)
- # clojure-norway (9)
- # clojure-uk (3)
- # cursive (3)
- # datalevin (24)
- # datascript (5)
- # dev-tooling (22)
- # emacs (5)
- # events (1)
- # hyperfiddle (13)
- # instaparse (2)
- # java (24)
- # jobs-discuss (34)
- # lsp (6)
- # missionary (2)
- # music (1)
- # off-topic (47)
- # polylith (4)
- # practicalli (1)
- # shadow-cljs (4)
- # tools-build (15)
- # xtdb (6)
Can I use --config-merge to set up aliases?
e.g. npx shadow-cljs watch app --config-merge '{:deps {:aliases [:dev]}'
So far, it doesn't seem to work. At least, if I have :extra-deps
in that alias, those deps are still missing in my build.