-
Spike
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
rhos-ops-platform-services-ui
-
-
Originally proposed on the openstack-discuss mailing list by Sean Mooney here: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/P5U23XCO2G7J5UNGOSBBYKKKK5SR6HYX/
We currently use django-compressor to compile and minify the static assets in horizon. There have been some concerns that the behavior of this module is too hard to understand, and django-webpack-loader has been proposed as a simpler alternative. We should see if it is possible to use that solution instead (including support for switching themes) and if it simplifies development and deployment as claimed.