@nathanmarz https://github.com/nathanmarz/specter/blob/0ceda2115120cbe99ac9b600fce8d94e4575d236/src/clj/com/rpl/specter/impl.cljc#L910
It seems that this line can’t get deadcode eliminated, so any project that includes specter will always be including cljs.pprint
in advanced optimization. Any chance this can be handled differently?
@levitanong I'll have to think about that one
can you open an issue for it?
@nathanmarz Will do!
@nathanmarz done https://github.com/nathanmarz/specter/issues/254