Downgrade closure compiler

This commit is contained in:
Fabian 2022-07-28 22:57:03 +09:00
parent 3e88f3d012
commit 966ba9210b

View file

@ -242,7 +242,8 @@ update_version:
$(CLOSURE):
mkdir -p $(CLOSURE_DIR)
wget -nv -O $(CLOSURE) https://repo1.maven.org/maven2/com/google/javascript/closure-compiler/v20220104/closure-compiler-v20220104.jar
# don't upgrade until https://github.com/google/closure-compiler/issues/3972 is fixed
wget -nv -O $(CLOSURE) https://repo1.maven.org/maven2/com/google/javascript/closure-compiler/v20210601/closure-compiler-v20210601.jar
build/integration-test-fs/fs.json:
mkdir -p build/integration-test-fs/flat