Skip to content

Commit 8cdc753

Browse files
committed
remove wp-polyfill dependency
1 parent 4c7e980 commit 8cdc753

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build/index.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-polyfill'), 'version' => '32f510f52adbd2b4b7bf84b518d03c1b');
1+
<?php return array('dependencies' => array('wp-block-editor', 'wp-blocks', 'wp-components', 'wp-compose', 'wp-data', 'wp-editor', 'wp-element', 'wp-hooks', 'wp-i18n'), 'version' => 'aa58ec5c97ee0f3346b69c834ff57d5e');

build/settings.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'fc57f3bf209e128146b1973dce4849b7');
1+
<?php return array('dependencies' => array(), 'version' => 'cb9f31fac5fa80527366aec813051fc1');

0 commit comments

Comments
 (0)