This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-06-22
Channels
- # beginners (124)
- # boot (7)
- # cider (73)
- # cljs-dev (37)
- # cljsrn (6)
- # clojure (85)
- # clojure-greece (4)
- # clojure-italy (67)
- # clojure-nl (6)
- # clojure-russia (4)
- # clojure-spec (6)
- # clojure-uk (48)
- # clojurescript (26)
- # cursive (5)
- # data-science (23)
- # datomic (63)
- # editors (5)
- # emacs (4)
- # graphql (13)
- # immutant (2)
- # lumo (4)
- # mount (3)
- # off-topic (1)
- # onyx (4)
- # pedestal (7)
- # portkey (10)
- # re-frame (14)
- # reagent (10)
- # ring-swagger (18)
- # shadow-cljs (97)
- # spacemacs (1)
- # tools-deps (9)
- # vim (1)
- # yada (13)
Can you explain?
If you mean like api breakage, just don’t do that :)
We have sha logic comparison in there - it can tell which one is a parent of the other
If more than one available in the tree, it will pick the descendant
It seems to me it's not possible to have a spaces in a :main-opts
entry (e.g :main-opts ["--space-separated-arg" "Joe Jack Williams Averell"]
), is this is known issue?
Yes, use commas for now
Or in a case like this, not going to work for now
@alexmiller thanks, currently my workaround is simply to pass the args form the command line