mfikes / esprit

ClojureScript on the ESP32 using Espruino
Eclipse Public License 2.0
138 stars 13 forks source link

Problem parsing a regex #2

Closed mfikes closed 4 years ago

mfikes commented 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;...
mfikes commented 4 years ago

Was the result of accidentally using a newer ClojureScript release. Fixed by pinning it in the docs: https://github.com/mfikes/esprit/commit/53cdf9608ea0bfa9168f25faf531731f967d7e24