Actions
Bug #23215
closedKeep original plugin names in webpack plugin bundle
Status:
Closed
Priority:
Normal
Assignee:
Category:
JavaScript stack
Target version:
Difficulty:
Triaged:
Description
Currently the webpack config is shortening the name of the js bundles for plugins. E.g, foreman_remote_execution becomes remoteexecution, and so on.
This becomes hard to deal with when we want to figure out which plugin contains the source for each bundle.
Related to #23147
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/5432 added
Updated by Anonymous over 6 years ago
- Translation missing: en.field_release set to 330
Updated by Anonymous over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 90db5e364ff209f093c64849e21d3362644367f8.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5459 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5488 added
Actions