This should resolve #3951, because this performs a blocking load.
{js application='wcf' file='require.config' bundle='WoltLabSuite.Core' core='true' hasTiny=true}
{js application='wcf' file='require.linearExecution' bundle='WoltLabSuite.Core' core='true' hasTiny=true}
{js application='wcf' file='wcf.globalHelper' bundle='WoltLabSuite.Core' core='true' hasTiny=true}
+{js application='wcf' file='3rdParty/tslib' bundle='WoltLabSuite.Core' core='true' hasTiny=true}
<script>
requirejs.config({
baseUrl: '{@$__wcf->getPath()}js',
{js application='wcf' file='require.config' bundle='WoltLabSuite.Core' core='true'}
{js application='wcf' file='require.linearExecution' bundle='WoltLabSuite.Core' core='true'}
{js application='wcf' file='wcf.globalHelper' bundle='WoltLabSuite.Core' core='true'}
+ {js application='wcf' file='3rdParty/tslib' bundle='WoltLabSuite.Core' core='true'}
<script>
requirejs.config({
baseUrl: '{@$__wcf->getPath()}js',