Feature #96510
closedEpic #96323: TYPO3 Backend: ES6 Module (ESM) support
Support for https://github.com/WICG/import-maps
100%
Description
- Add API to generate an importmap from available extension
- Add API to attach (importmapped) modules to the current request
- Provide polyfill for non-supporting browsers (firefox & safari)
- Provide BC Bridge for (to be depreacted) RequireJS usage
Updated by Benjamin Franzke over 2 years ago
- Related to Task #96511: Emit ES11 (ES2020) modules from TypeScript added
Updated by Gerrit Code Review over 2 years ago
- Status changed from In Progress to Under Review
Patch set 1 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/+/73004
Updated by Gerrit Code Review over 2 years ago
Patch set 2 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/+/73004
Updated by Gerrit Code Review over 2 years ago
Patch set 3 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/+/73004
Updated by Gerrit Code Review over 2 years ago
Patch set 4 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/+/73004
Updated by Gerrit Code Review over 2 years ago
Patch set 5 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/+/73004
Updated by Benjamin Franzke over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a3e28bd1abb235e5bd16422656ae3c81ff4d907d.
Updated by Benjamin Franzke over 2 years ago
- Related to Bug #96933: External URL LinkBrowser throws JavaScript error because of missing importmap for EXT:backend added