diff --git a/src/wp-includes/blocks/file/view.asset.php b/src/wp-includes/blocks/file/view.asset.php index d79882a2c6..ced72a7dd2 100644 --- a/src/wp-includes/blocks/file/view.asset.php +++ b/src/wp-includes/blocks/file/view.asset.php @@ -1 +1 @@ - array('wp-polyfill'), 'version' => '499eaf2efb98327a07f222e92d742380'); \ No newline at end of file + array(), 'version' => '499eaf2efb98327a07f222e92d742380'); \ No newline at end of file diff --git a/src/wp-includes/blocks/file/view.min.asset.php b/src/wp-includes/blocks/file/view.min.asset.php index fb44b982ae..3c640496af 100644 --- a/src/wp-includes/blocks/file/view.min.asset.php +++ b/src/wp-includes/blocks/file/view.min.asset.php @@ -1 +1 @@ - array('wp-polyfill'), 'version' => 'e8d668b8e69d9bf1c99dc250d92f2b72'); \ No newline at end of file + array(), 'version' => 'e8d668b8e69d9bf1c99dc250d92f2b72'); \ No newline at end of file diff --git a/tools/webpack/blocks.js b/tools/webpack/blocks.js index bf7e1dff24..2934732ab3 100644 --- a/tools/webpack/blocks.js +++ b/tools/webpack/blocks.js @@ -178,7 +178,7 @@ module.exports = function( env = { environment: 'production', watch: false, buil ), } ), new DependencyExtractionPlugin( { - injectPolyfill: true, + injectPolyfill: false, } ), new CopyWebpackPlugin( [