Fork me on GitHub
#kaocha
<
2020-11-23
>
andrea.crotti16:11:19

I'm kind of struggling to get the kaocha working with the browser repl, how is the browser controlled btw? If you start the browser externally from kaocha, how does it know what browser to connect to?

andrea.crotti16:11:37

I guess as long as the browser is pointing to the right port and it can connect via websocket it should work?

andrea.crotti16:11:56

I guess I have to start it externally on Linux according to the docs

andrea.crotti16:11:42

what's the difference btw between the figwheel and the browser repl?