Hello NX community I m …
Hello NX community. I’m fairly new to NX (have used it for 1 project). I was wondering how come the React starter provided by nrwl doesn’t have a service worker integrated (like CRA has workbox).
Responses:
More than likely it’s just not been added yet. PRs are definitely welcome. Might be cool to look into adding something like the new useWorker hook. <https://github.com/dai-shi/react-hooks-worker/blob/master/README.md | https://github.com/dai-shi/react-hooks-worker/blob/master/README.md> |