The binary distribution has hardcoded paths at some point (I didn't investigate). It results in errors like:
Fatal error: exception Failure("Unable to copy ./../../../static/block-script.js to /Users/wczekalski/Documents/Work/Projects/bs-react-native/docs/block-script.js")
Raised at file "pervasives.ml", line 30, characters 22-33
Called from file "/Users/jared/clone/tools/docre/src/ModelToOutput.re", line 242, characters 4-92
Called from file "/Users/jared/clone/tools/docre/src/utils/Infix.re", line 10, characters 68-73
Called from file "/Users/jared/clone/tools/docre/src/ModelToOutput.re", line 241, characters 40-670
Called from file "/Users/jared/clone/tools/docre/src/Main.re", line 112, characters 9-15
The binary distribution has hardcoded paths at some point (I didn't investigate). It results in errors like: