I want to use AppCache to cache the script and css files. How should I structure my deployment pipeline for this? Because each time I deploy, new CSS and JS files are generated. Should I generate a new manifest file each time I deploy?
No responses yet.