I get this with kaocha-cljs:
Identifier 'htmlDomApi' has already been declared
Is this a known error? Maybe config related?I've never seen that before...
Hmm, ok. I initially guessed maybe htmlDomApi had something to do with nodejs/DOM shim, but I just realized that it probably comes from a JS dependency I have. So then the problem is likely that it is being loaded twice somehow. Ok, I’ll have a look at it.