Closed glennsl closed 2 years ago
CI errors look like flukes to me :shrug:
MacOS failure was indeed a fluke. Windows failure seems to be an issue with setup-ocaml
: https://github.com/ocaml/setup-ocaml/issues/479
@glennsl this PR would close https://github.com/ml-in-barcelona/jsoo-react/issues/79, right?
@glennsl this PR would close #79, right?
Seems so! Need to figure out how to detect if we're in dev mode though.
Now it'll only set the display name if the environment variable JSOO_REACT_DEV
set.
Thanks!
Not sure how to test it, but this produces react stack traces such as this:
Also note that the lower bound on OCaml was bumped to 4.12 to be able to use
__FUNCTION__