Actions
Bug #99268
closedStreamline centralized to load TSconfig
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2022-12-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
#96614 introduced a new way to load PageTSConfig. This is now out of sync with loading UserTSConfig.
This will probably lead to frustration in intragrator and developer side as they can't follow one approach for TSconfig but need to use the old one for UserTSconfig while there is a newer for PageTSconfig.
I would propose to streamline the loading and add the same way to User TS config as well before 12 LTS release.
Actions