Skip to content
Snippets Groups Projects
Commit c5b8e7a9 authored by Oliver Hader's avatar Oliver Hader Committed by Benni Mack
Browse files

[TASK] Transform JavaScriptHandler.js to be hybrid IIFE and AMD

With this change JavaScriptHandler.js is not only an immediately
invoked function expression (IIFE) like before but is extended to
be used as asynchronous module definition (AMD) as well. This way
it can be used in internal TypeScript implementations as well.

Resolves: #95953
Releases: master
Change-Id: I7aa37ba707298eaa8ea151358c985a2e857cfb0c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72153


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 6501c328
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment