Fork me on GitHub
#cljs-dev
<
2017-12-20
>
juhoteperi17:12:02

Closure is not able to process React 16 CJS bundle 😕 Not event the latest version

martinklepsch17:12:31

Meh, weren’t they intending to make React “Closure compatible”?

juhoteperi17:12:43

Maybe it would still be possible to use React 16 if Closure would use sources directly, instead of precompiled CJS bundle

juhoteperi17:12:58

https://github.com/facebook/react/issues/11092 they are building bundles with Simple optimization now, and working towards advanced

kommen17:12:46

am I mistaken or should :closure-defines be included in build-affecting-options?

thheller18:12:56

@kommen they don’t affect the compilation of individual files but they do affect the build in general yes

dnolen19:12:43

Unless you see how they would affect individual files