Home > @rushstack/set-webpack-public-path-plugin > IScriptNameRegexOptions
IScriptNameRegexOptions interface
Signature:
export interface IScriptNameRegexOptions
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
boolean | (Optional) If true, the name property is tokenized. See the README for more information. | ||
string | A regular expression expressed as a string to be applied to all script paths on the page. |