Skip to main content

excludeChunks

First added

Workbox

About

One or more chunk names whose corresponding output files should be excluded from the precache manifest.

Usage

new InjectManifest({
  excludeChunks: ["chunk-1", "chunk-2"],
});

More resources

Here is a list of resources you can read to learn more about excludeChunks: