0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00
Bootstrap/sw.js

6 lines
120 B
JavaScript
Raw Normal View History

2018-03-20 16:22:05 +01:00
/* global workbox:false */
self.importScripts('/assets/js/vendor/{fileName}')
2018-03-20 16:22:05 +01:00
workbox.precaching.precacheAndRoute([])