Web: Common: disabled workbox logs

This commit is contained in:
Viktor Fomin 2021-07-22 14:23:42 +03:00
parent 39ac5c4479
commit ed5d2f5ba0

View File

@ -3,7 +3,7 @@ importScripts(
);
workbox.setConfig({
debug: true,
debug: false,
});
// This will trigger the importScripts() for workbox.strategies and its dependencies: