Thursday, May 20, 2021

Re: Disabling class name obfuscation?

I am using -style DETAILED in gwtc arguments during developments. I believe this turns off the obfuscation.

I also use -strict -logLevel TRACE but I believe this has to do with the compiler log output.

Hope this helps.

On Fri, May 21, 2021 at 5:17 AM Slava Imeshev <imeshev@gmail.com> wrote:
So, I'm working on styling the CellTable, and the CSS classes are coming in the inlined form with names such as "GBG2FFLDFD". So I end up correlating the content of the unbofuscated CellTable.css while building a custom CssResource. That works but it's a fairly slow process. Is there a way to disable obfuscation, at least for the dev time?

--
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/371150b6-f0a4-47f7-a7e3-0cd45fa1634bn%40googlegroups.com.


--
Vassilis Virvilis

--
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/CAKbOjEwoHrG1M-7tiy-gd8NXrzbrjVHsoxnZnDbFvBidMLWDgg%40mail.gmail.com.

No comments:

Post a Comment