WordPress/wp-includes/js/dist/vendor
Sergey Biryukov d81302511d External Libraries: Update Moment.js to 2.26.0.
Changelog: https://github.com/moment/moment/compare/2.22.2...2.26.0

This commit also fixes a deprecation warning regarding the usage of `moment.locale()` to set locale properties.

As of Moment.js 2.12.0, `moment.locale()` is deprecated and `moment.updateLocale()` should be used instead.

Additionally, minimize `moment.js` as part of build process to remove the source map reference.

This avoids a `sourceMappingURL` being in the minified file, as we don't ship source maps.

Props yoancutillas, SergeyBiryukov.
Fixes #50408.
Built from https://develop.svn.wordpress.org/trunk@48075


git-svn-id: http://core.svn.wordpress.org/trunk@47842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-17 17:40:27 +00:00
..
lodash.js
lodash.min.js
moment.js External Libraries: Update Moment.js to 2.26.0. 2020-06-17 17:40:27 +00:00
moment.min.js External Libraries: Update Moment.js to 2.26.0. 2020-06-17 17:40:27 +00:00
react-dom.js Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
react-dom.min.js Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
react.js Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
react.min.js Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
wp-polyfill-dom-rect.js Script Loader: Add polyfill for window.URL, window.DOMRect. 2020-02-10 15:17:07 +00:00
wp-polyfill-dom-rect.min.js Script Loader: Add polyfill for window.URL, window.DOMRect. 2020-02-10 15:17:07 +00:00
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-url.js Scripts: Use core-js url as polyfill for window.URL. 2020-03-03 16:55:07 +00:00
wp-polyfill-url.min.js Scripts: Use core-js url as polyfill for window.URL. 2020-03-03 16:55:07 +00:00
wp-polyfill.js
wp-polyfill.min.js