Fork me on GitHub
#cljs-dev
<
2018-04-23
>
richiardiandrea21:04:06

a question, has something around printing with newline changed in the new version? it seems like all the debug-prn are squashed in lumo against 1.10.238...I am digging...

richiardiandrea21:04:35

example:

Evaluating cljs.userNamespace side effects for cljs.userLoading dependencies for cljs.userLoading lumo.closure namespaceLoading cljs.env.macros macros namespaceLoading clj...

richiardiandrea21:04:09

that seems what changed...yes you found the needle !

richiardiandrea21:04:03

I wonder why though, I don't think I have nashorn set

richiardiandrea21:04:29

will dig more, but that var is bound to false in my case

richiardiandrea22:04:47

must be something else, I have *target* set to nodejs and *print-newline* to true