Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sw.js - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/sw.js
blob: 037a1471b9c6534245e298f1850dbdb291c7b413 (plain)
1
2
3
4
self.importScripts('/assets/js/vendor/{fileName}')

const workboxSW = new self.WorkboxSW()
workboxSW.precache([])