vue-slim-better-scroll
Version:
💇 开箱即用的/渐进式的 vue 移动端滚动组件
49 lines (46 loc) • 1.41 kB
JavaScript
/**
* Welcome to your Workbox-powered service worker!
*
* You'll need to register this file in your web app and you should
* disable HTTP caching for this file too.
* See https://goo.gl/nhQhGp
*
* The rest of the code is auto-generated. Please don't update this file
* directly; instead, make changes to your Workbox build configuration
* and re-run your build process.
* See https://goo.gl/2aRDsh
*/
importScripts("https://storage.googleapis.com/workbox-cdn/releases/3.2.0/workbox-sw.js");
/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [
{
"url": "404.html",
"revision": "e4bb33d4bcd051b7a88c2ae9a26c9dd4"
},
{
"url": "assets/css/1.styles.cbe77d76.css",
"revision": "af2fd06ca730b7d451838b7444dfe3aa"
},
{
"url": "assets/img/search.83621669.svg",
"revision": "83621669651b9a3d4bf64d1a670ad856"
},
{
"url": "assets/js/0.e33e9d77.js",
"revision": "074575ed9c73e3b21f7f9a772ce23dc5"
},
{
"url": "assets/js/app.5b29a1be.js",
"revision": "6fd0ff7cbb8116f44e07cf05328b40f6"
},
{
"url": "index.html",
"revision": "f414ccb116f8bb9777bd829b1f0d6b97"
}
].concat(self.__precacheManifest || []);
workbox.precaching.suppressWarnings();
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});