mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-02 11:21:57 +01:00
This replaces the dependency of the deprecated `@babel/polyfill` package with the `core-js` package through `@wordpress/babel-preset-default`. Previously, the file consisted of a generalized group of polyfills, and not all of them were required. This change allows the contents of this file to be built according to the exact needs as dictated by the `@wordpress/babel-preset-default` package, which takes into account the current browser support. Props gziolo, youknowriad. Fixes #52941. Built from https://develop.svn.wordpress.org/trunk@51146 git-svn-id: http://core.svn.wordpress.org/trunk@50755 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
---|---|---|
.. | ||
lodash.js | ||
lodash.min.js | ||
moment.js | ||
moment.min.js | ||
react-dom.js | ||
react-dom.min.js | ||
react.js | ||
react.min.js | ||
wp-polyfill-dom-rect.js | ||
wp-polyfill-dom-rect.min.js | ||
wp-polyfill-element-closest.js | ||
wp-polyfill-element-closest.min.js | ||
wp-polyfill-fetch.js | ||
wp-polyfill-fetch.min.js | ||
wp-polyfill-formdata.js | ||
wp-polyfill-formdata.min.js | ||
wp-polyfill-node-contains.js | ||
wp-polyfill-node-contains.min.js | ||
wp-polyfill-object-fit.js | ||
wp-polyfill-object-fit.min.js | ||
wp-polyfill-url.js | ||
wp-polyfill-url.min.js | ||
wp-polyfill.js | ||
wp-polyfill.min.js |