Fork me on GitHub
#lein-figwheel
<
2015-11-14
>
profil13:11:16

Hi guys. I am doing a lightweight clojurescript only app which uses cors. I wanted to enable cors when using figwheel but I cant seem to get it right, any ideas?

profil13:11:46

tried to do a simple wrap function in figwheels config using :ring-handler

profil13:11:19

I see that cors already should be enabled in figwheel server.. weird

bhauman18:11:15

@profil: probably better to start your own server

bhauman18:11:40

@profil: just to eliminate the variables