Home > purgecss > Options > skippedContentGlobs

Options.skippedContentGlobs property

If you provide globs for the content parameter, you can use this option to exclude certain files or folders that would otherwise be scanned. Pass an array of globs matching items that should be excluded. (Note: this option has no effect if content is not globs.)

Signature:

skippedContentGlobs: Array<string>;