Home / @sym20/extension-webpack-plugin / Options / files

Options.files property

Array of files to include in the extension. Each entry is a glob, and all files matching will be included

Signature
files?: string[];