wking-io / elm-live

⚡ A flexible dev server for Elm. Live reload included.
https://elm-live.com
MIT License
1.05k stars 61 forks source link

Render difference when loading the generated `index.html` vie elm-live or opening it directly #192

Closed tryge closed 5 years ago

tryge commented 5 years ago

I prepared a repo here that exposes the issue.

Page loaded via elm-live src/Test.elm:

Screenshot 2019-10-07 at 16 51 51

Opening the generated index.html directly from the filesystem:

Screenshot 2019-10-07 at 16 53 32