mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 03:11:19 +02:00
Update workbox.js
This commit is contained in:
@@ -43,7 +43,7 @@ swBuild.injectManifest(config).then(({
|
||||
}
|
||||
const swFileContents = data.replace(wbSwRegex, wbFileName)
|
||||
fs.writeFile(config.swDest, swFileContents, () => {
|
||||
console.log('Pre-cache Manifest generated.', `Pre-cached ${count} files, totalling ${size} bytes.`)
|
||||
console.log(`Pre-cache Manifest generated. Pre-cached ${count} files, totalling ${size} bytes.`)
|
||||
})
|
||||
})
|
||||
}).catch((error) => {
|
||||
|
Reference in New Issue
Block a user