elm/elm-lang.org

Example thwomp breaks on compile

ni-ko-o-kin opened this issue · 2 comments

regarding https://elm-lang.org/examples/thwomp

The example works when I load the page but when I press compile I only see 'Loading textures...' and in the console I see this error:
https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin

Same here: https://elm-lang.org/examples/first-person

It should be fixed by c2cdadb. I am seeing it work in my browser now at least.

Thank you for reporting this, and please let me know if you notice other problems like this!

I can confirm, it works!