specter

Latest version: 1.1.3
levitanong 2018-04-20T07:31:00.000501Z

@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?

nathanmarz 2018-04-20T16:03:00.000299Z

@levitanong I'll have to think about that one

nathanmarz 2018-04-20T16:03:04.000188Z

can you open an issue for it?

levitanong 2018-04-20T16:15:59.000489Z

@nathanmarz Will do!

levitanong 2018-04-20T16:19:04.000074Z

@nathanmarz done https://github.com/nathanmarz/specter/issues/254