Closed awkay closed 7 years ago
Something is causing Om's statics to not get properly marked during adv optimization. This issue is to track hints as I discover things.
Experiments One – Plain Fulcro
I wrote an app with minimum deps (cljs, clj, and fulcro). Advanced opt works fine.
Experiment two: adding in more deps. Still OK
Found it. Fixed on develop and master.
Something is causing Om's statics to not get properly marked during adv optimization. This issue is to track hints as I discover things.