module.exports = { publicPath: '', productionSourceMap: true, pwa: { workboxOptions: { skipWaiting: true } } };