Thursday, May 20, 2021

Re: Disabling class name obfuscation?

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/632dcf05-6843-18e3-44ec-a08a67a8617b%40steatoda.com.

No comments:

Post a Comment