Fork me on GitHub
#lein-figwheel
<
2016-03-03
>
ashercoren07:03:25

Hello there. When I run my local app with HTTPS, my Figwheel compiler isn't connecting to it. Do I need to see something for it to work?

pez07:03:49

@ashercoren: Do you get any error messages about it in the development console? I guess one way to do it is to run the web browser with relaxed security...

ashercoren08:03:34

@pez: Thank you. I was getting a warning about an unsafe script. When allowing it to load it connected fine.

peeja18:03:02

Which errors and warnings show up at the bottom of the screen in Figwheel? Is there a way to add one from a macro?