Skip to content

Commit 18ef65e

Browse files
committed
Update to latest ClojureScript master
1 parent 917c1b0 commit 18ef65e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

planck-cljs/script/build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# Uncomment to build our own copy of ClojureScript compiler.
88
# Also see change needed in project.clj
99
# When changing, do script/clean-all first from top-level.
10-
CLJS_GIT_COMMIT=cb3e8c295ad5ed1961e7db1d0b19674eb7f71a5c
10+
CLJS_GIT_COMMIT=101d7d9e03e90518e6769781dd33fbe6387d2d44
1111

1212
# Make sure we fail and exit on the command that actually failed.
1313
set -e

0 commit comments

Comments
 (0)