Skip to:
Repro:
Expected result:
Actual result:
Git bisect indicates CLJS-2069:
fixed https://github.com/clojure/clojurescript/commit/9b7847ff78b96cb7e82c76f8a1073f7590ebfe61
Attached patch with fix.
A concrete example of this is the inability to require cljs.tools.reader by indicating clojure.tools.reader.
cljs.tools.reader
clojure.tools.reader
Repro:
Expected result:
Actual result:
Git bisect indicates CLJS-2069: