WordPress/wp-includes/js/dist
gziolo 355c05ea71 Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build.
This patch integrates DependencyExtractionWebpackPlugin which was battle-tested in Gutenberg. 

This will greatly simplify the process of upgrading npm packages which change after every Gutenberg release. It might even useful during the WordPress release cycle as we might need to publish more often as we discover critical bugs and regressions.

Props jonsurrell, adamsilverstein, youknowriad, ocean90, netweb.

Fixes #48154. 


Built from https://develop.svn.wordpress.org/trunk@47035


git-svn-id: http://core.svn.wordpress.org/trunk@46835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-01-03 13:17:24 +00:00
..
vendor Block Editor: Align the version of React with the one used in Gutenberg plugin 2019-09-25 08:20:57 +00:00
a11y.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
a11y.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
annotations.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
annotations.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
api-fetch.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
api-fetch.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
autop.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
autop.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
blob.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
blob.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
block-directory.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
block-directory.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
block-editor.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
block-editor.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
block-library.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
block-library.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
block-serialization-default-parser.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
block-serialization-default-parser.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
blocks.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
blocks.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
components.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
components.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
compose.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
compose.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
core-data.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
core-data.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
data-controls.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
data-controls.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
data.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
data.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
date.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
date.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
deprecated.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
deprecated.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
dom-ready.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
dom-ready.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
dom.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
dom.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
edit-post.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
edit-post.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
editor.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
editor.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
element.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
element.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
escape-html.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
escape-html.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
format-library.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
format-library.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
hooks.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
hooks.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
html-entities.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
html-entities.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
i18n.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
i18n.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
is-shallow-equal.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
is-shallow-equal.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
keycodes.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
keycodes.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
list-reusable-blocks.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
list-reusable-blocks.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
media-utils.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
media-utils.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
notices.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
notices.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
nux.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
nux.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
plugins.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
plugins.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
priority-queue.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
priority-queue.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
redux-routine.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
redux-routine.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
rich-text.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
rich-text.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
server-side-render.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
server-side-render.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
shortcode.js Block Editor: Update the WordPress Packages to the ones used in the Gutenberg 6.8 release. 2019-10-15 16:17:12 +00:00
shortcode.min.js Build/Test Tools: Add banner to RTL CSS and minified JS files. 2019-10-26 00:17:07 +00:00
token-list.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
token-list.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
url.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
url.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
viewport.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
viewport.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
wordcount.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00
wordcount.min.js Build Tools: Integrate DependencyExtractionWebpackPlugin in the JS build. 2020-01-03 13:17:24 +00:00