Actions
Feature #96510
closedEpic #96323: TYPO3 Backend: ES6 Module (ESM) support
Support for https://github.com/WICG/import-maps
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend JavaScript
Target version:
Start date:
2022-01-11
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
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
Actions