The problem:

   - Compiling GWT code without <collapse-all-properties /> makes the size 
   of the resources so big that it can't be uploaded to Google App Engine
   - It seems that the total size of the resource files is larger than 450 
   MB (App Engine allows resource size less than 150 MB)
   - Using <set-property name="user.agent" value="safari, ie8" /> still has 
   size over 150 MB (~192 MB)

Any tips for supporting the major browsers without hitting this resource 
size limit?

Thanks for your help.

-- 
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/-/UwLselzdGX4J.
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