The WebClient.gwt.xml was recently fixed to produce all the necessary
   permutations (29) for a production build. This is necessary for good browser
   support, etc, but is really slow for development (with typically just one
   browser most of the time). The compile_gwt ant target adds -style PRETTY
   which makes the JS larger than it should be.

   Is it possible to set GWT properties in the ant file, so we could have a
   build target that restricts to chrome/safari?

   - compile_gwt: unrestricted, no logging
      - compile_gwt_dev: safari, PRETTY, logging enabled

-- 
You received this message because you are subscribed to the Google Groups "Wave 
Protocol" 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/wave-protocol?hl=en.

Reply via email to