Does lift have a way to workaround browser caching of css files? I.e. when I deploy a new version of my application I don't want the users to use their cached version of the css instead of the new one.
I could manually append a version number to the css files but I would rather have Lift do it for me ;)
Thanks,
Mads Hartmann Jensen
I really should get around to reading it ;)
Thanks for the help,
Mads Hartmann
> --
> You received this message because you are subscribed to the Google Groups "Lift" group.
> To post to this group, send email to lif...@googlegroups.com.
> To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
On Feb 2, 2011, at 10:58 AM, Timothy Perrett wrote: