Using Custom Workbox Service Workers with Create-React-App (without ejecting, no third-party libraries) posted on January 9, 2019Currently, there's no way to add a custom service worker with the Workbox InjectManifest plugin in create-react-app (2.x). There are a few solutions floating around, but if you don't want to eject, …Continue Reading about Using Custom Workbox Service Workers with Create-React-App (without ejecting, no third-party libraries) →