Werner Punz created MYFACES-4526:
------------------------------------
Summary: Reduction of jsf.js build artifacts for 2.3 and 2.3-Next
and Main
Key: MYFACES-4526
URL: https://issues.apache.org/jira/browse/MYFACES-4526
Project: MyFaces Core
Issue Type: Improvement
Reporter: Werner Punz
We have introduced in the new codebase reduced build artifacts.
Given that in 4.0 we use mapping files, we reduced the artifactos to a
production and development faces.js file. Also the i18n was dropped because it
was never used.
Now, most of this makes sense also for the older codebase despite not having
map files.
The source still can be traced back in development due to the readability, but
more important, can phase out i18n into a separate file (if still needed) and
then reduce the file size signifcantly.
Also that we we can get rid of all the extra config params like minimum,
compressed-full etc... which are plainly confusing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)