Files
echecsfrance/worker/index.js
T
Timothy Armes 9f12a00030 Zone collection + creation
Zone create UI flow
2024-10-21 15:19:28 +02:00

6 lines
300 B
JavaScript

// To disable all workbox logging during development, you can set self.__WB_DISABLE_DEV_LOGS to true
// https://developers.google.com/web/tools/workbox/guides/configure-workbox#disable_logging
// eslint-disable-next-line no-underscore-dangle,no-restricted-globals
self.__WB_DISABLE_DEV_LOGS = true;