Open
Description
I'm now getting these warnings when building a project based on the minimal template:
Warning 58 [no-cmx-file]: no cmx file was found in path for module React__Dom_html, and its interface was not compiled with -opaque
Warning 58 [no-cmx-file]: no cmx file was found in path for module React__Dom_svg, and its interface was not compiled with -opaque
Warning 58 [no-cmx-file]: no cmx file was found in path for module React, and its interface was not compiled with -opaque
I've updated to the latest master and created some child projects, amongst other things, but otherwise don't do anything sophisticated and have added no other OCaml dependencies. Any idea what this could be about? If nothing obvious comes to mind I can try to create a minimal repro for it.
Metadata
Metadata
Assignees
Labels
No labels