Bug #26174
Webpack should skip plugins with `-core` suffix
Description
It currently skipping `_core` and should skip `-core` as well so `foreman-tasks` won't produce `foreman-tasks-core` bundle.
Associated revisions
History
#1
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6515 added
#2
Updated by Avi Sharvit about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 5bc58e6609c4ce7c064cbf3b7dfc85c7dd452c13.
#3
Updated by Tomer Brisker almost 4 years ago
- Fixed in Releases 1.22.0 added
Fixes #26174 - Webpack skip plugins cores