The mimetype error has been fixed a few days ago and will ship in the 
upcoming GWT 2.5.1: 
https://code.google.com/p/google-web-toolkit/source/detail?r=11441

It however shouldn't change Chrome's behavior, as it says it interpreted it 
as a script anyway.

Chrome 24 (which shipped recently) has however changed how it loads source 
maps. GWT has already been fixed too and the fix will be in 2.5.1: 
https://code.google.com/p/google-web-toolkit/source/detail?r=11408

On Wednesday, January 16, 2013 10:49:14 PM UTC+1, EMan wrote:
>
> when using gwt code server (for superdevmode).  Chrome is not loading my 
> scripts.  In chrome's console, I get 
>
> Resource interpreted as Script but transferred with MIME type text/plain: "
> http://localhost:9876/sorave/sorave.nocache.js";. 
>
> this only happened recently (perhaps last 3 weeks).
>
> I don't know if the console error is related to it not loading my js files 
> with the correct mime types. Is there a way to get codeserver to set the 
> proper mime types?
>
> Any ideas how to get this to work again?
>
> Thanks!
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/lRsIYb-xwVgJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to