mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
9f12a00030
Zone create UI flow
6 lines
300 B
JavaScript
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;
|