reason-react-example
reason-react-example copied to clipboard
require is not defined
i open src/index.html get the error
Did you click on one of the links first? Had you run npm run webpack before trying this? The html page /src/index.html doesn't appear to have any JS, so it's unlikely the require is not defined error would be coming from that page.