As noted by @ellismarkf in #134 (comment) , this library requires <body> to be present in root.html.heex for the browser to refresh following a detected code change and subsequent reload.
It would be useful to warn if <body> is not present due to e.g. developer shenangians with the template structure.