Unfortunately the version of CodeMirror in CLJSJS does not pass my unit tests whereas the latest non-CLJSJS directly from CodeMirror does pass. ([cljsjs/codemirror "5.21.0-2"] does not return the right value for token.state.indentStack in the middle of a mult-line form)
How can I make a JavaScript library available to unit tests in a boot project without relying on CLJSJS? -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
