This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-09-11
Channels
- # announcements (18)
- # beginners (57)
- # calva (20)
- # cider (4)
- # cljdoc (15)
- # cljs-dev (14)
- # clojure (124)
- # clojure-europe (5)
- # clojure-italy (5)
- # clojure-nl (10)
- # clojure-spec (4)
- # clojure-uk (44)
- # clojurescript (4)
- # clojutre (18)
- # clr (2)
- # cursive (25)
- # datomic (53)
- # emacs (18)
- # events (1)
- # figwheel-main (1)
- # fulcro (34)
- # joker (6)
- # kaocha (13)
- # nrepl (3)
- # nyc (24)
- # off-topic (1)
- # pathom (16)
- # protorepl (4)
- # re-frame (1)
- # reitit (27)
- # rewrite-clj (5)
- # shadow-cljs (38)
- # spacemacs (25)
- # sql (20)
- # vim (28)
- # xtdb (20)
@roman01la I didn't report it someone else did
that feature was always experimental - and it's not on by default because I was concerned about corner cases
I found out that :source-map-asset-path
works when usings :optimizations :none
. What I would like to do is be able to set sourceMappingURL
that appear at the end of the :output-to
file
It looks like I want to accomplish something that is not usually required by the CLJS community haha, or am I missing something?
Is there any equivalent to Slingshot for Clojurescript? https://github.com/scgilardi/slingshot