require-global is very convenient
does it already work with script tags, i.e. not assuming anything at compile time about the environment?
yeah, that's the whole point really
I know, I vaguely remember filing a ticket about that, but glad it's resolved
oh yeah, it was this one: https://clojure.atlassian.net/browse/CLJS-3455
hrm I didn't test that so won't close, but (require-global '[morphlex :as morphlex]) is fine