mirror of
https://github.com/langgenius/dify.git
synced 2026-01-19 03:35:06 +08:00
chore(web): disable Serwist dev logs (#30980)
This commit is contained in:
@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user