try using a cache-busting stragegy, like "mystyle.css?1234"  You could
even insert the current built of your app for 1234 so all caches break
each time you update your app

On Dec 2, 4:32 am, Mike <phy...@gmail.com> wrote:
> Hey
>
> I have made changes to one of my CSS files, however after deploying my
> application the changes to the CSS are not being reflected in the live
> CSS. If I go to the explicit version number of the app I.e.
> 1.myappid.appspot.com the changes to the CSS are apparent.
>
> Is this a server caching issue that will sort itself out or do I need
> to do something to "fix" this?
>
> Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to