Actions
Bug #17035
closedRemove webpack provider plugin
Description
Webpack is configured to automatically load 'jquery' when the '$' or 'jquery' is used as free variable in a module. The identifier is filled with the exports of the loaded module.
The consequence is that in some instances 'jquery' is not imported into some modules where it is used. Tests for these modules will not work if 'jquery' is not explicitly imported.
Updated by The Foreman Bot about 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3956 added
Updated by Daniel Lobato Garcia about 8 years ago
- Target version changed from 1.5.2 to 1.4.3
Updated by Gail Steiger about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ebe6db02dc02b47b84a63b993fd14cd89693726b.
Updated by Dominic Cleal about 8 years ago
- Category set to Web Interface
- Translation missing: en.field_release set to 189
Actions