Indamix / real-shadow

Module that casts photorealistic shadows
https://indamix.github.io/real-shadow
MIT License
1.06k stars 122 forks source link

project demo page does not display properly in Chrome #13

Closed jerzyk closed 11 years ago

jerzyk commented 11 years ago

project page http://indamix.github.com/real-shadow/ is not working, as newest Google Chrome refuses to run javascrip served as text/plain (and raw.github.com is doing exactly this).

Chrome console error:

Refused to execute script from 'https://raw.github.com/Indamix/real-shadow/master/realshadow.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. indamix.github.io/:1
Indamix commented 11 years ago

Fixed.

Thanks for noticing.