Task #96511
closedEpic #96323: TYPO3 Backend: ES6 Module (ESM) support
Emit ES11 (ES2020) modules from TypeScript
100%
Description
Use API from #96510 to provide native ES2020/ES11 modules (ES6 = basic module support, ES11 = dynamic import()), and do no longer generate AMD modules from the TypeScript build.
Updated by Benjamin Franzke about 3 years ago
- Related to Feature #96510: Support for https://github.com/WICG/import-maps added
Updated by Benjamin Franzke about 3 years ago
- Status changed from New to In Progress
Updated by Gerrit Code Review about 3 years ago
- Status changed from In Progress to Under Review
Patch set 20 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review about 3 years ago
Patch set 21 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review about 3 years ago
Patch set 22 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review about 3 years ago
Patch set 23 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review about 3 years ago
Patch set 24 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review about 3 years ago
Patch set 25 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review about 3 years ago
Patch set 26 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review about 3 years ago
Patch set 27 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review almost 3 years ago
Patch set 28 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review almost 3 years ago
Patch set 29 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Gerrit Code Review almost 3 years ago
Patch set 30 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72637
Updated by Benjamin Franzke almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 47481cbdd8779f15d69095ef479156884e522929.
Updated by Benjamin Franzke almost 3 years ago
- Related to Bug #96619: Inline JavaScript using RequireJS causes ColorPicker to not be initialized in InstallTool added