Build tools: Combine webpack config files.

This prepares us for building the Gutenberg packages.

See #45065.

Built from https://develop.svn.wordpress.org/branches/5.0@43687


git-svn-id: http://core.svn.wordpress.org/branches/5.0@43516 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
atimmer 2018-10-10 04:11:47 +00:00
parent dda1111bdf
commit ccb4e22896

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.0-alpha-43686';
$wp_version = '5.0-alpha-43687';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.