5
How can I use Github code in real time in a demo or in development?
When I try to use code in jsFiddle or jsBin I get the error:
Refused to execute script from
https://raw.github.com/utilizador/repositorio/ficheiro.js
because its MIME type ('text/Plain') is not Executable, and Strict MIME type checking is enabled.
Example: jsFiddle (see error on console)