Skip to content

Commit 0e3e00d

Browse files
committed
Offload googlesitekit-consent-mode to worker as well
1 parent c62e6a4 commit 0e3e00d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/web-worker-offloading/third-party/google-site-kit.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ function plwwo_google_site_kit_configure( $configuration ): array {
3737
plwwo_mark_scripts_for_offloading(
3838
array(
3939
'google_gtagjs',
40+
'googlesitekit-consent-mode',
4041
)
4142
);
4243

0 commit comments

Comments
 (0)