Skip to content

Commit

Permalink
quickfix for closure compatibility issue until their next release
Browse files Browse the repository at this point in the history
  • Loading branch information
thheller committed Mar 27, 2018
1 parent 16b74ed commit c0b501d
Show file tree
Hide file tree
Showing 2 changed files with 3,096 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/shadow/build/cljs_bridge.clj
Expand Up @@ -15,6 +15,7 @@
[cljs.env :as cljs-env]
[shadow.cljs.util :as util]
[shadow.build.ns-form :as ns-form]
[shadow.build.cljs-closure]
[shadow.build.cljs-hacks]
[shadow.build.data :as data])
(:import (java.io PushbackReader StringReader)
Expand Down

0 comments on commit c0b501d

Please sign in to comment.