Make WordPress Core


Ignore:
Timestamp:
11/03/2018 07:56:28 AM (7 years ago)
Author:
pento
Message:

Build Tools: Update the @wordpress packages.

This brings support for the custom fields meta box to the block editor.

The webpack and copy-webpack-plugin packages have also been updated.

See #45145.
Fixes #45257.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.0/src/wp-includes/script-loader.php

    r43840 r43861  
    238238            'lodash',
    239239            'wp-compose',
     240            'wp-deprecated',
    240241            'wp-element',
    241242            'wp-is-shallow-equal',
     
    354355            'wp-blocks',
    355356            'wp-data',
     357            'wp-deprecated',
    356358            'wp-escape-html',
    357359            'wp-polyfill',
Note: See TracChangeset for help on using the changeset viewer.