This commit is contained in:
Miikka Koskinen 2019-03-04 09:54:19 +02:00
parent 87737e9cbd
commit 1ec4df974d

View file

@ -224,7 +224,7 @@
(drop-while #(not= (name (first %)) "reitit.core$router"))
(drop-while #(= (name (first %)) "reitit.core$router"))
next first source-str)
:cljs "unkwown")]
:cljs "unknown")]
(ex-info (exception-str message source (printer)) (assoc (or data {}) ::exception/cause e))))
(defn de-expound-colors [^String s mappings]