Menu

#2826 WARNING in InjectManifest has been called multiple times

closed
nobody
None
2025-09-30
2021-04-23
Anonymous
No

Originally created by: developdeez

Hi Im using the receipes accroding to the example and injecting my sw using the webpack plugin (InjectManifest).

Everything seems fine but I noticed this error (below). Should I be concerned? If so how do I fix it?

WARNING in InjectManifest has been called multiple times, perhaps due to running webpack in --watch mode. The precache manifest generated after the first call may be inaccurate! Please see https://github.com/GoogleChrome/workbox/issues/1790 for more information.

Discussion

  • Anonymous

    Anonymous - 2021-04-24

    Originally posted by: jeffposnick

    You don't have to be worried in general—especially if you're using --watch as the error message assumes. There's more context in [#1790], but it's not something that would affect your production deployments.

     

    Related

    Tickets: #1790

  • Anonymous

    Anonymous - 2021-04-24

    Ticket changed by: jeffposnick

    • status: open --> closed
     

Log in to post a comment.