Re: GWT Compiler doesnt generate cache.html files

133 views
Skip to first unread message

Jens

unread,
Feb 14, 2013, 5:22:23 PM2/14/13
to google-we...@googlegroups.com
In one of your *.gwt.xml files you probably have added the 'xsiframe' linker. This linker allows you to load your app from a different domain and because of this it has to generate *.cache.js files instead of *.cache.html files.

So everything is fine :-)

-- J.

Paul Krants

unread,
Feb 15, 2013, 10:23:06 AM2/15/13
to google-we...@googlegroups.com
Well, thanks for the response first of all.

What I have in module xml file is this line:
<add-linker name="xs" />
but even after I removed it and recompile the project I am still getting md5.cache.js files instead of cache.html files.


...
Reply all
Reply to author
Forward
0 new messages