Restrict GWT client class to get cached -


is there way restrict our gwt client class cached in browser when compile gets cached *.cache.js file.

i don't want cached how restrict it

the name of generated .cache.js file different after each compilation won't cached. have reason think otherwise ?

i've been hot-swapping gwt-generated war since morning , never had clear browser's cache.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -