Closed userquin closed 1 year ago
It seems using generateSW strategy the web manifest is added twice in the sw precache manifest. When the hash match there is no error but it seems there are some cases where the hash differ, and so the sw is not registered.
generateSW
closes #37
It seems using
generateSW
strategy the web manifest is added twice in the sw precache manifest. When the hash match there is no error but it seems there are some cases where the hash differ, and so the sw is not registered.closes #37