The size of my web app directory under the "war" file that contains
the generated JavaScript files was 2 MB when I was using the GWT
version 2.0, but recently increased to 12 MB when I switched to GWT
version 2.4.

The only external module that I included is local storage library (gwt-
html5-storage.jar) that was necessary in order to get the Local
Storage working with ie8. The rest is the standard GWT 2.4 stuff.

Am I doing something wrong, or is it normal with GWT 2.4?

Is there any way of reducing the size of this web app directory as I
am not using any of the remote RPC or serialization modules?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
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