mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
f20d0f43fd
This was broken after the docs refactoring.
6 lines
119 B
JavaScript
6 lines
119 B
JavaScript
/* global workbox:false */
|
|
|
|
self.importScripts('assets/js/vendor/{fileName}')
|
|
|
|
workbox.precaching.precacheAndRoute([])
|