Fork me on GitHub
#lein-figwheel
<
2017-12-09
>
sander12:12:19

is sidecar supposed to work already with the deps.edn tool?

sander14:12:27

getting this error:

$ clj -J--add-modules -Jjava.xml.bind script/figwheel.clj 
Exception in thread "main" java.lang.RuntimeException: Unable to find static field: FUNCTION_PARAMS in class com.google.javascript.jscomp.DiagnosticGroups, compiling:(cljs/closure.clj:100:1)
	at clojure.lang.Compiler.analyze(Compiler.java:6792)
	at clojure.lang.Compiler.analyze(Compiler.java:6729)