Actions
Bug #24371
closedIn production webpacked_plugins_js_for $PLUGIN doesn't load the js if the plugin doesn't provide the sources
Status:
Closed
Priority:
High
Assignee:
Category:
JavaScript stack
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
On nightly production install some components from foreman_ansible were not showing on the page. The issue was webpackage_plugins_js ignored plugins which didn't provide "webpack/index.js" in their root even though the plugin provided the precompiled assets.
Also webpacked_plugins_js fails silently if it can't find the required js
Actions