This repository was archived by the owner on Jun 3, 2023. It is now read-only.

Description
A change to DepsGenerator means that running bin/test throws:
Exception in thread "main" java.lang.IllegalArgumentException: No matching ctor found for class com.google.javascript.jscomp.deps.DepsGenerator, compiling:(/Users/jasonr/Projects/github/kainoa21/transducers-js/bin/closure_de
ps_graph.clj:18:5)
An easy fix can be seen here. This would break for anyone who has an older version of closure-compiler.
Also, the zip file referenced in bin/deps (https://github.com/kainoa21/transducers-js/blob/TRANSDUCERS-39/bin/closure_deps_graph.clj) now includes closure-compiler-version.jar instead of just compiler.jar which breaks the reference in bin/make_deps_js