mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
[WIP] Trying to defer kapa script (#7431)
This commit is contained in:
parent
361c19fa40
commit
0260326601
@ -917,7 +917,7 @@ module.exports = {
|
|||||||
'data-project-color': '#1A4049',
|
'data-project-color': '#1A4049',
|
||||||
'data-project-logo':
|
'data-project-logo':
|
||||||
'https://cdn.getunleash.io/uploads/2022/05/logo.png',
|
'https://cdn.getunleash.io/uploads/2022/05/logo.png',
|
||||||
async: true,
|
defer: true,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
clientModules: [require.resolve('./global.js')],
|
clientModules: [require.resolve('./global.js')],
|
||||||
|
Loading…
Reference in New Issue
Block a user