[
https://issues.apache.org/jira/browse/NIFI-11194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17698012#comment-17698012
]
ASF subversion and git services commented on NIFI-11194:
--------------------------------------------------------
Commit ccea9760f9bf6cf292a46622f6c46fde7e1dbff7 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ccea9760f9 ]
NIFI-11194 Remove gzip CSS and JS from nifi-web-ui (#6968)
* NIFI-11194 Removed gzip CSS and JS from nifi-web-ui
* NIFI-11194 Updated comment for static content aggregation
This closes #6968
> 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
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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)