mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
[MM-58463] Remove defer for main/entry JS scripts (#27272)
This commit is contained in:
parent
aa5b8bf549
commit
7b2c314448
@ -159,6 +159,7 @@ var config = {
|
||||
filename: 'root.html',
|
||||
inject: 'head',
|
||||
template: 'src/root.html',
|
||||
scriptLoading: 'blocking',
|
||||
meta: {
|
||||
csp: {
|
||||
'http-equiv': 'Content-Security-Policy',
|
||||
|
Loading…
Reference in New Issue
Block a user