Actions
Task #103278
closedUse TypoScript static file dependency chain in EXT:styleguide
Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2024-03-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Load TypoScript dependencies via include_static_file.txt which
is the defined pattern for loading dependencies of a static template,
ensuring that both constants and typoscript setup of dependencies are
loaded, without having to load all required dependencies both in
constants.typoscript and setup.typoscript.
Actions