Actions
Feature #20097
closedAllow plugins webpack code to be used
Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
Difficulty:
Triaged:
Description
At the moment, the only entrypoint for webpack seems to be /webpack. webpack.config.js should also support code coming from plugins.
Using bundler, we can fetch this directory trivially - a dumb heuristic could be to add as an entry point the '/webpack' directory of all gem dependencies that look like "foreman*".
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/4619 added
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4625 added
Updated by Ohad Levy over 7 years ago
- Pull request deleted (
https://github.com/theforeman/foreman/pull/4619)
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release set to 240
Updated by Ohad Levy over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset caa81e6f38f54d3a5be37bb294091b22abc79a53.
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman/pull/4643 added
Actions