[MM-58463] Remove defer for main/entry JS scripts (#27272)

This commit is contained in:
M-ZubairAhmed 2024-06-05 03:06:54 +00:00 committed by GitHub
parent aa5b8bf549
commit 7b2c314448
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -159,6 +159,7 @@ var config = {
filename: 'root.html',
inject: 'head',
template: 'src/root.html',
scriptLoading: 'blocking',
meta: {
csp: {
'http-equiv': 'Content-Security-Policy',