56e4bf827d
Related changes in Gutenberg: https://github.com/WordPress/gutenberg/pull/35038. When adding a block with a view.js script, the frontend loads an additional ~20kb of scripts that were previously not there. These are coming from polyfills that are defined as a dependency for view.js scripts. Since WordPress dropped support for IE, these polyfills are no longer needed and can be removed. Follow-up to [51501]. See #53690. Props aristath. Built from https://develop.svn.wordpress.org/trunk@52011 git-svn-id: http://core.svn.wordpress.org/trunk@51602 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
block.json | ||
editor-rtl.css | ||
editor-rtl.min.css | ||
editor.css | ||
editor.min.css | ||
style-rtl.css | ||
style-rtl.min.css | ||
style.css | ||
style.min.css | ||
view.asset.php | ||
view.js | ||
view.min.asset.php | ||
view.min.js |