Fork me on GitHub
#luminus
<
2019-04-07
>
manandearth09:04:01

This is not directly a Luminus question, but I know that @yogthos might have a solution or a better way of doing this.

manandearth09:04:26

I also tried a figwheel component following [this](https://practicalli.github.io/clojurescript/figwheel/scripting-with-component.html) and adding it to the system which does load figwheel with the system but cljsbuild throws the same exception upon compiling.

----  Exception    ----                                                                                                                            
                                                                                                                                                   
  com.cognitect.transit.TransitFactory.writer(Lcom/cognitect/transit/TransitFactory$Format;Ljava/io/OutputStream;Ljava/util/Map;Lcom/cognitect/tra\
nsit/WriteHandler;Ljava/util/function/Function;)Lcom/cognitect/transit/Writer;                                                                     
                                                                                                                                                   
----  Exception Stack Trace  ----