Friday, May 21, 2021

Re: Disabling class name obfuscation?

Folks, let me try your suggestions. Thanks a lot for the your help!

On Thursday, May 20, 2021 at 11:46:48 PM UTC-7 Gordan Krešić wrote:
On 21. 05. 2021. 08:25, Vassilis Virvilis wrote:
> I am using -style DETAILED in gwtc arguments during developments. I believe
> this turns off the obfuscation.

Another possibility is to set configuration property "CssResource.style" to
"pretty" in .gwt.xml:

<set-configuration-property name="CssResource.style" value="pretty"/>

Docs: http://www.gwtproject.org/doc/latest/DevGuideClientBundle.html#CssResource

-gkresic.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/47c853e8-d9cf-451c-b88f-72656e762cbbn%40googlegroups.com.

No comments:

Post a Comment