Actions
Task #90199
closedBuild JavaScript using ES2017
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2020-01-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Since ECMAScript brings some nice features is later releases (e.g.
native support for async / await), we upgrade our build chain to use
ES2017.
This removes a lot of polyfills introduced by TypeScript and it's
considered safe to upgrade the used ES standard as all browsers
supported by TYPO3 support this standard as well.
Actions