Closed mfikes closed 4 years ago
See this in screen output
Uncaught SyntaxError: Got ']' expected EOF at line 20 col 229 ...og.NONCE_PATTERN_=/^[\w+/_-]+[=]{0,2}$/;goog.cspNonce_=null;...
Was the result of accidentally using a newer ClojureScript release. Fixed by pinning it in the docs: https://github.com/mfikes/esprit/commit/53cdf9608ea0bfa9168f25faf531731f967d7e24
See this in screen output