forked from trent_larson/crowd-funder-for-time-pwa
increment versiona and add "-beta"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* eslint-env serviceworker */
|
||||
/* global workbox */
|
||||
/* eslint-disable *//* ... because old-browser-compatible files in this directory are combined into a single script during `npm run build` */
|
||||
/* eslint-disable */ /* ... because old-browser-compatible files in this directory are combined into a single script during `npm run build` */
|
||||
importScripts(
|
||||
"https://storage.googleapis.com/workbox-cdn/releases/6.4.1/workbox-sw.js",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user