Hi All, I am using a clientBundle in client package. Also, i have some DTO classes in shared package. I also use code splitting in my application. I want to know that Are ClientBundle and DTO in shared package loaded at app startup as i dont find any way to do code splitting for them?
Is it possible to avoid them to be loaded at app start up time and allow them to be loaded when DTO is being used ? Thanks -- 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.
