Hi! I'm developing some application and recently realized that it's size is too big (nearly 1,5MB per browser permutation) and decide to use a code splitting feature. But when I split one of my 5 modules to be load first it just take 60% of size, so it is not super efficient. My question is - how can I know what code exactly are going to be split and what not? Compiling with -htmlReport is not answering this question, or mb I didn't notice some features?
Thanks, Sergey. -- 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.
