Skip to content

Commit

Permalink
chore: update sw
Browse files Browse the repository at this point in the history
  • Loading branch information
adams549659584 committed May 5, 2023
1 parent 085251a commit 5f3ab66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/sw.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// 引入workbox 框架
importScripts('./js/sw/workbox-sw.js');

const SW_VERSION = '1.2.3';
const SW_VERSION = '1.2.6';
const CACHE_PREFIX = 'BingAI';

workbox.setConfig({ debug: false, logLevel: 'warn' });
Expand Down

1 comment on commit 5f3ab66

@vercel
Copy link

@vercel vercel bot commented on 5f3ab66 May 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.