Замена sw-precache-webpack-plugin на workbox-webpack-plugin

This commit is contained in:
Book Pauk
2020-05-21 01:31:39 +07:00
parent b444abeb3e
commit 70a7a0e344
4 changed files with 2244 additions and 927 deletions

View File

@@ -1,4 +1,15 @@
export const versionHistory = [
{
showUntil: '2020-05-20',
header: '0.9.3 (2020-05-21)',
content:
`
<ul>
<li>исправления багов</li>
</ul>
`
},
{
showUntil: '2020-04-25',
header: '0.9.2 (2020-03-15)',