lumo
lumo copied to clipboard
Cannot require `clojure.data.xml.name`
Repro:
lumo -c "path/to/clojure.data.xml.jar"- type anything in the repl
- press enter
=> "No such namespace: cljs.data.xml.name, could not locate cljs/data/xml/name.cljs, cljs/data/xml/name.cljc, or JavaScript source providing "cljs.data.xml.name" in file clojure/data/xml/impl.clj" (and a bunch of other exceptions)
This ticket might be relevant, I haven't investigated.
This is reproducible even after CLJS-2266 has been fixed.