0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/sw.js

6 lines
119 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([])