Once you've deployed a new version of your assets your can invalidate those cached files. This can be done by specifying the exact file name and path or using the *
wildcard to match multiple files in a directory. Do note, the *
wildcard only works at the end of the string and is taken as a literal when used anywhere else.