Hello, I can't use the latest version of this library in cljs. I'm getting the following error: ``` Closure compilation failed with 1 errors --- tupelo/core/impl.cljc:60 Parse error. Invalid RegExp flag 'x' ``` https://github.com/cloojure/tupelo/blob/9a1cf478bf71ad00c4e1067df565834bad69d41d/src/cljc/tupelo/core/impl.cljc The regex here `#"(?x) ..."` is valid in java but not in JS.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by RolT and has received 2 comments.