service-workers
Here are 83 public repositories matching this topic...
-
Updated
Jun 9, 2019 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Oct 1, 2019 - JavaScript
The issue I'm experiencing is pretty annoying.
I'm trying to optimize my first byte, by turning off compression, and gziping everything by webpack with CompressionPlugin. The issue is that it doesn't compress service-worker.js produced by sw-precache-webpack-plugin.
I understand the reason why: service-worker.js should cache all chunks produced by webpack after CompressionPlugin compress
-
Updated
Sep 2, 2019 - JavaScript
-
Updated
Apr 16, 2021 - JavaScript
-
Updated
Dec 8, 2019 - JavaScript
-
Updated
Apr 6, 2020 - JavaScript
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Jul 30, 2017 - JavaScript
-
Updated
Dec 10, 2020 - HTML
-
Updated
Aug 23, 2018 - JavaScript
-
Updated
Apr 1, 2020 - Clojure
-
Updated
Feb 4, 2018 - HTML
-
Updated
Dec 20, 2017 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
May 23, 2018 - JavaScript
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Sep 16, 2017 - PureScript
-
Updated
Apr 20, 2021 - JavaScript
-
Updated
Mar 1, 2017 - JavaScript
-
Updated
Oct 23, 2018 - TypeScript
-
Updated
Apr 6, 2021 - JavaScript
-
Updated
Apr 13, 2017 - JavaScript
-
Updated
Nov 17, 2017
-
Updated
Apr 6, 2021 - TypeScript
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Apr 14, 2018 - JavaScript
Improve this page
Add a description, image, and links to the service-workers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the service-workers topic, visit your repo's landing page and select "manage topics."
Library Affected:
workbox-window
Browser & Platform:
All browsers that support service workers and message channels
Issue or Feature Request Description:
When sending a message from the service worker to all clients (in the case of testing, only one client), the client does not receive the message port with which to respond. This happens when adding the message event liste