Feature #32499
Webpack DEV server minimal logs
Pull request:
Fixed in Releases:
Found in Releases:
Description
Reduce log pollution of Webpack DEV server by logging
only compilation status, warnings and errors.
Associated revisions
History
#1
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8494 added
#2
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 3.0.0 added
#3
Updated by Leos Stejskal about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|6251a8d59e274da73300c2fd94da33e0504552ee.
#4
Updated by The Foreman Bot about 1 year ago
- Pull request https://github.com/theforeman/foreman/pull/8493 added
Fixes #32499 - Webpack DEV server minimal logs
Reduce log pollution of Webpack DEV server by logging
only compilation status, warnings and errors.