Sunday, January 10, 2021

Re: CodeServer looks for (not required?) source

On 10. 01. 2021. 21:58, lofid...@gmail.com wrote:
> Actually you have following options for the transpiler with Maven plugin.
> Maybe it is the same with the Gradle?
>
> <arg>-logLevel</arg>
> <arg>INFO</arg>

This changes log level for compiled code, not code server's output. Out of
despair I even tried changing this to ALL, but, of course, it didn't help.

> <arg>-style</arg>
> <arg>PRETTY</arg>

How this could be of any effect? It also affects only JS output, while my
problem is with Java input files.

-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/a65cabc3-09a0-b4a4-08ab-dffaea04e7ae%40steatoda.com.

No comments:

Post a Comment