0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/sw.js
2018-03-21 12:15:47 +02:00

6 lines
120 B
JavaScript

/* global workbox:false */
self.importScripts('/assets/js/vendor/{fileName}')
workbox.precaching.precacheAndRoute([])