lein-figwheel

sander 2017-12-09T12:46:19.000066Z

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

sander 2017-12-09T14:44:27.000051Z

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)