You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: This should be reconsidered because scripts needing to be offloaded will often have after scripts. See <https://github.com/WordPress/performance/pull/1497/files#r1733538721>.
93
93
if ( false === wp_scripts()->get_data( $handle, 'strategy' ) ) {
@@ -96,7 +96,7 @@ function wwo_filter_print_scripts_array( $to_do ): array {
0 commit comments