On this page

webpack.util.compileBooleanMatcher.fromLists(positiveItems, negativeItems): object
Attributes
positiveItems:<string[]>
negativeItems:<string[]>
Returns:<object>

webpack.util.compileBooleanMatcher.itemsToRegexp(itemsArr): string
Attributes
itemsArr:<string[]>
array of items
Returns:<string>
regexp