1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-23 09:41:11 +00:00
bootstrap/sw.js

5 lines
114 B
JavaScript
Raw Normal View History

self.importScripts('/assets/js/vendor/{fileName}')
const workboxSW = new self.WorkboxSW()
workboxSW.precache([])