code splitting in depth
hi community,
i'm trying to figure out if i can use code splitting effectively.
i have about 20 entry points which all inherit from a basic entry point. if i simply wrap the content of each onModuleLoad-implementation in a gwt.runasync, will the gwt figure out the dependencies by itself - no matter how complicated - or will it just give up at some point? how can i check?
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home