mattlewis92 / webpack-filter-warnings-plugin

Allows you to hide certain warnings from webpack compilations
MIT License
27 stars 10 forks source link

[question]: exclude array #19

Open GaspardC opened 4 years ago

GaspardC commented 4 years ago

How can I exclude multiple warning ? thanks

phuonghuynh commented 1 year ago

Using exclude function to handle logic "and" "or" of exclusions.