I would like to be able to extend the generated service worker with some workbox backgroundsync configuration. What would be suggested way to extend the generated service worker?
Could there be a way by which the build process can take a specified .js file and merge it into the generated file?