diff --git a/inc/scripts.php b/inc/scripts.php index 3c03ccf7a..0876d4b2b 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' ], ]; }