Actions
Task #95953
closedEpic #87417: Integrate proper Content Security Policy (CSP) handling
Task #87418: Refactor and remove usage of inline scripts in backend
Transform JavaScriptHander.js to be hybrid IIFE and AMD
Start date:
2021-11-10
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently JavaScriptHander.js is an immediately invoked function expression (IIFE) and is extended to be used as asynchronous module definition (AMD) as well.
Actions