标签: typo3 typoscript
我需要使用nomodule字符串
nomodule
<script src="path/to/my/script.js" nomodule></script>
由于无法直接在includeJS上执行此操作,我必须在footerData上执行此操作,但我需要附加缓存字符串。有没有办法在Typoscript上获取它?
includeJS
footerData