module.exports = { "globDirectory": "public/", "globPatterns": [ "**/*.{html,css,ico,txt,png,js,json,woff2}" ], "swDest": "public/sw.js" };