-
I am using Cloudflare Workers with tRPC and Turborepo. I wrote a service with Workers and created an API using Service Bindings.
```
// @package/cfw-services
import { WorkerEntrypoint } from 'clo…
-
**Is your feature request related to a problem? Please describe.**
There is a recommendation that Single Page Applications should store their access token within the Service Worker to deny accessing …
-
>I salute you for this effort, it won’t be trivial! For example, WKWebView doesn’t allow use of service workers… unless the domain you’re loading is included in the WKAppBoundDomains key of your app’s…
-
Service workers are a big part of modern web apps and while it's technically possible to create a service worker with Encore, to my knowledge it isn't straightforward.
- The service worker needs to…
-
### Description
At this point, according to MDN: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap, Chrome, Firefox, Opera & Safari have added support for importmaps ONL…
tobiu updated
1 month ago
-
Converting #387 to follow this topic.
This behavior is not requested by many customers so it is not in our top priorities right now.
It is definitely something that we would want to integrate but …
-
### 📚 Subject area/topic
Service Worker
### 📋 Page(s) affected (or suggested, for new content)
/solid-start/reference/entrypoints/entry-client.mdx
### 📋 Description of content that is out-of-date …
-
- ~~https://bugzilla.mozilla.org/show_bug.cgi?id=1885471~~ dupe
- https://bugzilla.mozilla.org/show_bug.cgi?id=1878716
- also https://bugzilla.mozilla.org/show_bug.cgi?id=1889762 for nerds
---
…
-
Service workers are useful for cases where extra caching and progressive improvement are needed, such as offline and poor network connectivity situations. Right now, there's no clear way on how servic…
-
I'm having a new issue locally:
The `wrangler dev` session for service "YYY" does not export an entrypoint named "XXX" - i'm on 3.86.0 and tried to rollback to 3.84.1, but issue persists.
Iit's p…