Friday, October 31, 2014

Re: GWT 2.7.0 RC1 available



On Friday, October 31, 2014 11:05:57 AM UTC+1, Eduardo Guardiola wrote:
Automatic recompiles when refreshing aren't working for me. My server side is .Net and my web server is IIS (running DevMode using -noserver). Maybe that feauture doesn't work it this scenario?

You have to pass -launcherDir to the CodeServer and use the generated *.nocache.js instead of a precompiled "prod" version of the app.
When using a precompiled "prod" version of the app, then the behavior doesn't change and you have to use the bookmarklets to turn SDM on and off and recompile the app.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment