7 Star 55 Fork 22

wx_83945105 / jvue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
service-worker.js 965 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
wx_83945105 提交于 2021-01-04 15:06 . 测试部署
/**
* 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.6.3/workbox-sw.js");
importScripts(
"../precache-manifest.082f7d470b309be7a21dac7768beba10.js"
);
workbox.core.setCacheNameDetails({prefix: "vue3.0"});
/**
* The workboxSW.precacheAndRoute() method efficiently caches and responds to
* requests for URLs in the manifest.
* See https://goo.gl/S9QRab
*/
self.__precacheManifest = [].concat(self.__precacheManifest || []);
workbox.precaching.suppressWarnings();
workbox.precaching.precacheAndRoute(self.__precacheManifest, {});
JavaScript
1
https://gitee.com/83945105/jvue.git
git@gitee.com:83945105/jvue.git
83945105
jvue
jvue
main

搜索帮助