GenerateSW has been called multiple times, perhaps due to running webpack in...
Brought to you by:
tomkozak
Originally created by: Janani-BlueOcean
Welcome! Please use this template for reporting bugs or requesting features. For questions about using Workbox, the best place to ask is Stack Overflow, tagged with [workbox]: https://stackoverflow.com/questions/ask?tags=workbox
Library Affected:
workbox-sw, workbox-build, etc.
Browser & Platform:
E.g. Google Chrome v51.0.1 for Android, or "all browsers".
Issue or Feature Request Description:
Your request here.
When reporting bugs, please include relevant JavaScript Console logs and links to public URLs at which the issue could be reproduced.
Originally posted by: prprabhu-ms
This is a known issue that only affects local devserver runs.
See https://github.com/GoogleChrome/workbox/issues/1790 for prior context.
Originally posted by: jon-ressio
Coming from a nextjs app, it would be really nice if this warning only got written one time per call to
next dev. For me I get it every time a set of server components are compiled. It ends up being a significant console spam.Any thoughts on something like below? If I understand the code and how webpack is working, it would mean I'd see 1 warning for inject-manifest and another for generate-sw, but then nothing for subsequent calls to each?
I'll spin up a quick PR so we can discuss there...
Originally posted by: tomayac
Hi there,
Workbox is moving to a new engineering team within Google. As part of this move, we're declaring a partial bug bankruptcy to allow the new team to start fresh. We realize this isn't optimal, but realistically, this is the only way we see it working. For transparency, here're the criteria we applied:
v7branch.Thanks, and we hope for your understanding!
The Workbox team
Ticket changed by: tomayac