is sidecar supposed to work already with the deps.edn
tool?
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)