You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a potential fix to add wrap-with-fun flag or command, but I do not understand OCaml or its tools. In the test I do a manual patch to mldoc instead. Not sure if the issue will fixed by logseq team or not?
The text was updated successfully, but these errors were encountered:
When I try to use this repo in the browser, I see an error related to the output that it uses
this
instead ofglobalThis
orwindow
.See the last line of https://unpkg.com/mldoc@1.1.8/index.js
The whole js is an IIFE like this:
This may be related to ocsigen/js_of_ocaml#699
There is a potential fix to add
wrap-with-fun
flag or command, but I do not understand OCaml or its tools. In the test I do a manual patch tomldoc
instead. Not sure if the issue will fixed by logseq team or not?The text was updated successfully, but these errors were encountered: