Open aamasri opened 4 years ago
plugins: [ new FilterWarningsPlugin({ exclude: /experimental/ })
does not filter for eg. "(node:20311) ExperimentalWarning: Conditional exports is an experimental feature. This feature could change at any time"
does not filter for eg. "(node:20311) ExperimentalWarning: Conditional exports is an experimental feature. This feature could change at any time"