cgarvis / angular-toggle-switch

AngularJS Toggle Switch
http://cgarvis.github.io/angular-toggle-switch
MIT License
160 stars 124 forks source link

MIME type issue with demo #1

Closed nprbst closed 11 years ago

nprbst commented 11 years ago

In Chrome:

Refused to execute script from 'https://raw.github.com/cgarvis/angular-toggle-switch/master/angular-toggle-switch.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. 
apaleslimghost commented 11 years ago

Using http://rawgithub.com would fix this (and the CORS issue now that Pages are hosted from github.io).