On Mon, Dec 21, 2009 at 6:38 PM, Matt Mastracci <[email protected]>wrote:
> One interesting issue with building extensions in GWT is that all > ImageBundles on the source path will currently emit their resources, even if > the bundle is later pruned. While extra image resources aren't really a big > issue on the web, they add pretty significant overhead to the size of the > final XPI. In fact, we were pulling in nearly 100kB of extra resources > before we re-worked our source paths. > I believe BobV/RayC are working on a general solution to this, which should solve your problem here. -- John A. Tamplin Software Engineer (GWT), Google -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
