Menu

#3389 Missing InjectManifest documentation

open
nobody
None
2025-11-25
2025-01-14
Anonymous
No

Originally created by: aditya-bk

Hi there,

I was looking into the InjectManifest Plugin Documentation to clarify some issues I am facing within an existing Workbox SW implementation in an application.

I found the following URL with a basic example of InjectManifest Plugin: https://developer.chrome.com/docs/workbox/modules/workbox-webpack-plugin#injectmanifest_plugin

However, the reference documentation link in the above page redirects to here: https://developer.chrome.com/docs/workbox/modules/workbox-build#type-WebpackInjectManifestOptions

Above are the WebpackInjectManifestOptions for workbox-build, NOT workbox-webpack-plugin. The options here are clearly different to those shown in the example. Please fix this so that we are aware of the actual options available for workbox-webpack-plugin.

Discussion

  • Anonymous

    Anonymous - 2025-03-10

    Originally posted by: Ace0611

    Also, is it possible to serve the file wb_manifest (created in InjectManifest) from my CDN?

     
  • Anonymous

    Anonymous - 2025-11-25

    Originally posted by: laxandrea

    Check the InjectManifestOptions and WebpackInjectManifestOptions type definitions

     

Log in to post a comment.