Fork me on GitHub
#shadow-cljs
<
2019-08-26
>
cjsauer00:08:42

Wanted to drop in and say that the latest :react-native support has been amazing to use. I’m currently using it to control an external credit card reader over bluetooth and it’s been a joy poking it from the REPL. Thanks for all your had work Thomas πŸ™

parrot 8
πŸ‘ 4
upside_down_parrot 4
thedavidmeister12:08:34

@thheller yes thanks for this, i got it working in hoplon too, which is something i never quite got happening in boot πŸ™‚

πŸ‘ 4
felipethome19:08:13

Hi! Someone already had the error ERR_INSUFFICIENT_RESOURCES, when downloading the clojurescript files in Chrome in development mode? (shadow version 2.8.51)

felipethome19:08:11

It worked. Thanks!

felipethome19:08:18

Is there any feature that we will miss because of the addition of :loader-mode :eval?

thheller19:08:58

no, just slightly higher recompile times

thheller19:08:21

I plan on adding a sort of middle ground as the default once I can figure out how πŸ˜‰

thheller19:08:44

really need to do something about those npm libs with excessive amounts of files

felipethome19:08:48

Nice! Thank you!!!

souenzzo22:08:10

after bump some deps [2019-08-26 19:17:00.010 - WARNING] :shadow.cljs.devtools.server.reload-macros/macro-missing - {:ns-sym clojure.spec.test.check} It keep spamming forever in the repl, every 1 sec.

souenzzo23:08:54

Not related to shadow-cljs, workspaces nor test.check. I really dont know where is come from.

thheller06:08:50

the warning is already removed in master. just didn't cut a release yet.

thheller06:08:57

how to I reproduce though? just run it?

thheller06:08:41

released 2.8.52 with the fix

πŸ‘ 4
souenzzo11:08:29

you are the best ❀️