This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
juhoteperi09:08:47
Parameters for target-file-for-cljs-ns
are in wrong order here: https://github.com/clojure/clojurescript/blob/master/src/main/clojure/cljs/build/api.clj#L45
martinklepsch17:08:27
@dnolen: hey. files other than the ones listed in :file
:file-min
and :externs
e.g. source-maps are not ending up in the output-dir are they?
martinklepsch18:08:12
@dnolen: is there a way to ship source maps for libs packaged with deps.cljs
— maybe that’s a better way to phrase the question