Why not serve them directly through Apache? On Fri, 19 Jan 2018, 10:13 Theo Bot, <[email protected]> wrote:
> Hi > > Is there a way to prevent your browser to reload javascript/css/images > files on a page reload. I've tried to add use the appcache > > <html manifest="/static/myapp.appcache" > > > In the myapp.appcache file: > CACHE MANIFEST > # 2018-01-19:v1 > > # Cache section > CACHE: > /static/js/app.js > /static/js/colorbox.js > > > NETWORK: > * > > However the manifest file doesn't seem to get parsed. I don't see it being > loaded by firebug nor by the browserconsole. > > Any suggestions? > -- > Kind regards, > > Theo Bot > > _______________________________________________ > List: [email protected] > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: > http://www.mail-archive.com/[email protected]/ > Dev site: http://dev.catalyst.perl.org/ >
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
