Fork me on GitHub
#cljs-dev
<
2017-09-29
>
juhoteperi07:09:05

Browser entry in ReactDOM 16 seems to cause probems:

TypeError: Path must be a string. Received { './server.js': './server.browser.js' }

juhoteperi08:09:05

This error is from module-deps, I though we already handled this on our side?

thheller08:09:03

ah hmm no idea, maybe an old version?

anmonteiro15:09:31

Thats fixed in master

dnolen19:09:29

@bronsa if you can file an issue that would be great

bronsa19:09:06

not at my laptop RN, I'll file a ticket later

bronsa23:09:10

this assumes that the tools.reader version cljs uses gets bumped to 1.1.0 supporting ##Inf and ##-Inf literals

bronsa23:09:38

let me know if you want the version bump in the same issue