Fork me on GitHub
#cljsjs
<
2018-02-23
>
bbss08:02:16

I'm having an issue where it seems my cljsjs dependencies aren't being loaded. The rest of the cljs dependencies are loaded. It's most likely because of some issue with chrome extensions limitations. It really sucks to debug those as there are often no errors/warnings.

bbss08:02:36

I will try to include the libraries manually for now :thinking_face:

martinklepsch18:02:54

@bbss you could check if the issue persists with advanced compilation where cljsjs dependencies are prepended to the ·compiled cljs output