Have you looked at the file that you think is obfuscated to make sure it actually is?
7M sounds pretty big, and typically PRETTY is not a bit larger than OBF but rather dramatically larger. Do you get an error with style PRETTY as well? -jason On Jun 25, 2009, at 3:20 AM, Senton wrote: > > I got an error when I deploy a very complicated module to web server > and visit it through IE, the error message looks something like > syntax error on line 20141 of file "***.cache.html". but I am quiet > sure there is no syntax error. there is a very simple javascript > function on the line 20141. a little more, the file size of > "***.cache.html" is very large, it is more than 7M, totally 200000 > lines when complie with style option "PRETTY", and 7M with the style > option "OBFUSCATED". but everything is ok on the hosted mode, or > visited by Firefox. I guess that IE can't support large size > javascript file, have you got any solution to solve the problem? > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
