This was fixed recently I think, where all public resources are copied even
if no precompile happens.


On Sun, Sep 28, 2014 at 3:02 AM, Thomas Broyer <t.bro...@gmail.com> wrote:

> I'd rather say DevMode's -superDevMode should share the same behavior as
> https://gwt-review.googlesource.com/#/c/9137/4/dev/codeserver/java/com/google/gwt/dev/codeserver/Recompiler.java
>
>
> On Sunday, September 28, 2014 10:56:17 AM UTC+2, Brandon Donnelson wrote:
>>
>> I've been thinking it might be good to be able to turn off noprecompile
>> when using super dev mode.
>>
>> I found with dev mode, the resources in the public folder could be added
>> to html page, although with -superDevMode on the resources are not
>> available till the first compile happens and this happens after the web
>> page is requested and if any public resources are included in the web page
>> there will be a 404 until the first compile. DevMode blocks until the
>> compile is done so the pattern of resource inclusion has to change for
>> those using public resources in the html page.
>>
>> Anyway do you think -noprecompile should be an option to turn off when
>> running DevMode with SuperDevMode?
>>
>> Thoughts?
>>
>> Thanks,
>> Brandon
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "GWT Contributors" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-web-toolkit-contributors/65212555-efa9-493c-aead-031566baaf20%40googlegroups.com
> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/65212555-efa9-493c-aead-031566baaf20%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAPVRV7fb0_-h0iLHhYJxuEP7qBXo8tQ0UW6w%3Dth3Dpygs5W_2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to