Actions
Bug #25882
closedwebpack plugin compilation ignores all but main index.js entry
Difficulty:
Triaged:
No
Description
script/plugin_webpack_directories.rb#L28 supports plugins to have multiple 'bundles/entries' of assets, however during production compilation, these extra bundles are ignored:
https://github.com/theforeman/foreman/blob/develop/config/webpack.config.js#L73
Updated by The Foreman Bot almost 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6421 added
Updated by Justin Sherrill almost 6 years ago
- Related to Bug #25883: adapt to new webpack bundle entry format added
Updated by Justin Sherrill almost 6 years ago
- Related to deleted (Bug #25883: adapt to new webpack bundle entry format)
Updated by Justin Sherrill almost 6 years ago
- Blocks Bug #25883: adapt to new webpack bundle entry format added
Updated by Justin Sherrill almost 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 202c65d0efc0345b883ba6d1e70aedc90b3d5294.
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/6429 added
Updated by The Foreman Bot almost 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/6436 added
Actions