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