mirror of
https://github.com/langgenius/dify.git
synced 2026-01-26 13:42:34 +08:00
chore(web): disable Serwist dev logs (#30980)
This commit is contained in:
parent
b1b2c9636f
commit
42f991dbef
@ -21,6 +21,7 @@ const offlineUrl = `${basePath}/_offline.html`
|
||||
const serwist = new Serwist({
|
||||
precacheEntries: self.__SW_MANIFEST,
|
||||
skipWaiting: true,
|
||||
disableDevLogs: true,
|
||||
clientsClaim: true,
|
||||
navigationPreload: true,
|
||||
runtimeCaching: [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user