Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Commit

Permalink
better polymer caching
Browse files Browse the repository at this point in the history
  • Loading branch information
wburgers committed Nov 7, 2015
1 parent 6b427a0 commit a9f81c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Client/Polymer Client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</head>
<body class="fullbleed">
<template is="dom-bind" id="app">
<platinum-sw-register auto-register>
<platinum-sw-register skip-waiting clients-claim auto-register>
<platinum-sw-cache defaultCacheStrategy="fastest"></platinum-sw-cache>
</platinum-sw-register>
<paper-drawer-panel responsive-width="980px" drawer-width="170px" id="paperDrawerPanel">
Expand Down

0 comments on commit a9f81c0

Please sign in to comment.