Closed GoogleCodeExporter closed 9 years ago
I have the same warnings in console in Chrome. Both warnings are for files
loaded using the yepnope library. Files are returned with proper
application/javascript MIME type. Looks like an issue with the way yepnope is
loading scripts.
Tested in Chrome: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/534.30
(KHTML, like Gecko) Chrome/12.0.742.122 Safari/534.30
Original comment by jozef.izso
on 28 Jul 2011 at 8:29
I've just removed the dependency on yepnope by checking the few things we need
to directly in the page...this means one less HTTP request and no MIME type
errors in webkit.
This will be in the next (TBD) NuGet package.
Original comment by nrcraver
on 1 Aug 2011 at 5:24
Original issue reported on code.google.com by
bobbym...@gmail.com
on 26 Jul 2011 at 12:34