Re: compile output without obfuscate css

2010-09-14 Thread Thomas Broyer

On Sep 14, 3:29 am, asianCoolz  wrote:
> i know able to use @external on each css to prevent obfuscate of css.
> is there any compile flag i can set so that when compile all css will
> not be obfuscate?

In your gwt.xml:


See 
http://code.google.com/webtoolkit/doc/latest/DevGuideClientBundle.html#Levers_and_Knobs

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: compile output without obfuscate css

2010-09-13 Thread Brett Thomas
Yeah, you can use the -style flag to do this

On Mon, Sep 13, 2010 at 9:29 PM, asianCoolz  wrote:

> i know able to use @external on each css to prevent obfuscate of css.
> is there any compile flag i can set so that when compile all css will
> not be obfuscate?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.