David Handermann created NIFI-11194:
---------------------------------------
Summary: Remove unused gzip CSS and JS bundling from nifi-web-ui
Key: NIFI-11194
URL: https://issues.apache.org/jira/browse/NIFI-11194
Project: Apache NiFi
Issue Type: Improvement
Components: Core UI
Reporter: David Handermann
Assignee: David Handermann
The {{nifi-web-ui}} includes Maven build plugins to prepare CSS and JavaScript
files for bundling. The current configuration also creates gzip versions of
each file, which are not used at runtime. This gzip files increase the size of
the {{nifi-web-ui}} WAR and also take a majority of build time relative to
other modules. The gzip processing and bundling should be removed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)