How is it possible to disable/enable CSS obfuscating in the gwt.xml file ? This should be very handy as I have many css styles that aren't allowed to be obfuscated during testing as they are used by Selenium. At the moment I disable obfuscating with the annotation @external, but that is fixed. I would love if this would be adjustable in the gwt.xml file.
-- 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.
