diff --git a/inc/scripts.php b/inc/scripts.php index 596cbc1d5..83575414d 100644 --- a/inc/scripts.php +++ b/inc/scripts.php @@ -18,7 +18,7 @@ function _s_scripts() { } else { $asset_file = [ 'version' => '1.0.0', - 'dependencies' => [], + 'dependencies' => [ 'wp-polyfill' ], ]; }