Joomla 4 emits/creates ES5 javascript next to the current ES2018 ones. That was done because Internet Explorer was still alive but in few weeks it will be officially dead. Most of the tools also will adjust to this change, specifically autoprefixer
and preset-env
will move that browser to the dead ones. Thus the project has 2 options:
The proposal is to (obviously) drop the dead, unusable, ES5 files. The process needs some adjustments for the build tools and also adjusting the joomla.assets.json
files.
PS: If there's a decision to drop them I'll put the work to make it happen but time is critical here and this should be in the 4.2 early enough to have as much testing as possible
Context:
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-05-07 07:35:50 |
Closed_By | ⇒ | dgrammatiko |
and... es5 files are still here.
<script src="/media/com_finder/js/finder-es5.min.jsThis comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/37755.