ckirkendall / kioo

Enlive/Enfocus style templating for Facebook's React and Om in ClojureScript.
Eclipse Public License 1.0
404 stars 39 forks source link

Default whitespace suppression in om and reagent #34

Closed aredington closed 9 years ago

aredington commented 9 years ago

I had some difficulty from whitespace suppression yesterday after upgrading to 0.4.1-SNAPSHOT expecting it to whitespace suppress by default. Turns out the react-emit-opts don't influence om-emit-opts or reagent-emit-opts and so the defaulting needs to be propogated to all three.