Fork me on GitHub
#shadow-cljs
<
2018-08-05
>
steveb8n00:08:25

@thheller thanks. that hint led to me notice that promesa bundles bluebird and an externs file. so I added :compiler-options {:externs ["bluebird/externs.js"]} and that fixed it.

steveb8n00:08:58

and congrats on the clj-together funding too. you earn all that and more with your efforts to help us

pez14:08:35

@thheller: do you have some other ideas about what I can do to get back the REPL for Calva development?

thheller14:08:34

:node-library 😛

pez14:08:33

I’m almost ready to do that, but losing the name spacing is not alluring at all.

thheller14:08:11

I'm in troubleshooting mode anyways so I can try something

pez15:08:10

You want to experiment on your side or remote control me like we did yesterday? 😃

pez15:08:52

Here’s the dev how-to of Calva development anyway: https://github.com/BetterThanTomorrow/calva/wiki/How-to-Contribute