Open anmonteiro opened 6 years ago
FWIW, in Planck, things worked quickly (it uses Fipp), but regressed somehow with this upstream commit https://github.com/clojure/clojurescript/commit/d93c4356e7ab78743ae66d8cffe8df54869f0be3
Mentioning because Lumo also depends on Fipp, and perhaps this shares a common root cause.
Oh so maybe this the reason why my build is slow. I have component-style records in it. It does not break, it finishes but it is very very long.
same as https://github.com/mfikes/planck/issues/564