I have a very large application that I need to deploy with multiple module. Our application is made of with smartgwt as well. When we compile there seems to be a lot of duplicate "common" code. Each module has the same css and theme information. So after compiliation I end up with ...
Module A - it's specific files - it's common stuff that it could share with other modules like it's images. Module B - it's specific files - it's common stuff that it could share with other modules like it's images. Module C - it's specific files - it's common stuff that it could share with other modules like it's images. Is there a way to direct all that common stuff to a common stuff particularly the images and theme stuff since that takes up the bulk of the app size. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
