Open benjones917 opened 6 years ago
Need to modify flask responses so we don't cache static resources and require clear cache every time there is update to front end
This may need to be managed on webserver level... can set cache-control header on responses but static resources are served outside of Flask
Need to modify flask responses so we don't cache static resources and require clear cache every time there is update to front end