1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

[WIP] Trying to defer kapa script (#7431)

This commit is contained in:
Alvin Bryan 2024-06-27 16:16:05 +01:00 committed by GitHub
parent 361c19fa40
commit 0260326601
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -917,7 +917,7 @@ module.exports = {
'data-project-color': '#1A4049',
'data-project-logo':
'https://cdn.getunleash.io/uploads/2022/05/logo.png',
async: true,
defer: true,
},
],
clientModules: [require.resolve('./global.js')],