Actions
Bug #22972
closedWebpack assets are not compiled in production
Description
Visiting the /xui page in nightly, for example, results in an error 'Can't find entry point 'katello' in webpack manifest'.
This means the new Red Hat repos page will fail with the same error.
From what I see in foreman-packaging, the katello spec does not have any dependencies on any npm package. I would ensure the spec contains the npm dependencies specified in package.json, then call `foreman-rake webpack:compile` after installing.
Updated by Walden Raines almost 7 years ago
- Category set to Web UI
- Assignee set to Walden Raines
- Target version set to 253
Updated by Walden Raines almost 7 years ago
- Has duplicate Bug #23036: getting error when accessing Content -> Red Hat Repositories: Oops, we're sorry but something went wrong Can't find entry point 'katello' in webpack manifest added
Updated by John Mitsch over 6 years ago
- Translation missing: en.field_release set to 338
Updated by Jonathon Turel over 6 years ago
- Status changed from New to Resolved
- Fixed in Releases Katello 3.7.0 added
Actions