Has anyone come up with a good solution for conditional code splitting? Code splitting increases compilation time which we want to avoid during normal development. It would be nice if GWT provided a simple means of disabling it through the module descriptor file similar to how you can alter the user.agent property to avoid compiling permutations for all browsers.
-- 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.
