mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03: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([])
|