| compiler option | since v0.0-2060 | Edit |
Source maps associate compiled JS lines to their original CLJS files. Use this
option if you configured your web server to host these original CLJS files at a
custom path. If present, it is prepended to all sources inside the
:source-map file.
:source-map-path "..." ;; <-- custom server path of original CLJS files