Thursday, February 11, 2016

Re: How do I disable code splitting in GWT?


I'm also interested in this option to reduce the number of permutations and therefore speedup compile times (currently around 90 minutes due to multiple languages and supported browsers).

Code splitting has nothing to do with permutations. If you want to reduce the amount of permutations you can use soft-permutations: https://github.com/gwtproject/old_google_code_wiki/blob/master/SoftPermutations.wiki.md

-- J. 

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment