[Flask] client side cached js/css files

Corey Boyle coreybrett at gmail.com
Sun Apr 24 13:31:44 EDT 2016


Does anyone have recommendations for dealing with client side cached
js/css files when pushing out new versions? I was thinking about
embedding version numbers into the files and incrementing them
whenever I commit new versions. Or maybe adding something like
?ver=123 to the end of all resource links and incrementing that.

Am I even asking the right question?


More information about the Flask mailing list