Skip to content

Commit

Permalink
CLJS-2293: Self-host: Can't load cljs.js owing to set alias
Browse files Browse the repository at this point in the history
  • Loading branch information
mfikes authored and swannodette committed Aug 3, 2017
1 parent c1aa91c commit 8cc8491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/clojure/cljs/compiler.cljc
Expand Up @@ -24,6 +24,7 @@
[cljs.js-deps :as deps])
:cljs (:require [goog.string :as gstring]
[clojure.string :as string]
[clojure.set :as set]
[cljs.tools.reader :as reader]
[cljs.env :as env]
[cljs.analyzer :as ana]
Expand Down

0 comments on commit 8cc8491

Please sign in to comment.