Cache js/css files
JS/CSS are generated using gulp and should have an id string to prevent browser caching. This means when an update is rolled out the newest version of the file is automatically downloaded by the browser.
It looks like this is exactly what we could use for this