This repository was archived by the owner on Nov 2, 2019. It is now read-only.

Description
I run python -m SimpleHTTPServer from the public directory and the examples work, but the generated source maps are not linked.
Creating a symlink from js_of_ocaml-example/public/src -> js_of_ocaml-example/ and another from js_of_ocaml-example/example.map -> js_of_ocaml-example/_build/example.map mostly works, but the directory structure seems somewhat incorrect in the Chrome debugger.