olena-olena / homepage

My very own personal website. Basically this is just a résumé.
https://olena-olena.github.io/homepage/
MIT License
1 stars 0 forks source link

Create workbox-config.js with the following content: #26

Closed olena-olena closed 4 years ago

olena-olena commented 4 years ago

module.exports = { "globDirectory": "./", "globPatterns": [ "*/.{png,svg,ico,jpg,mp3,css,html}" ], "swDest": "sw.js" };