Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
module.exports = {
// General
workboxVersion: require('workbox-cdn/package.json').version,
workboxURL: undefined,
importScripts: [],
autoRegister: true,
dev: undefined,
// Config
config: {},
clientsClaim: true,
skipWaiting: true,
offlineAnalytics: false,
workboxExtensions: [],
// Precache
preCaching: [],
cacheOptions: {
cacheId: undefined,