I wonder, is there any way to replace automatically paths to images, CSS, app.js so that they include a hash of the resource and can thus be cached indefinitely by the browser, since the urls change if the resource changes? I think eg Webpack for JS does this. Thank you! /cc @mhadaily