Make WordPress Core

Changeset 61489


Ignore:
Timestamp:
01/15/2026 01:57:32 PM (2 months ago)
Author:
youknowriad
Message:

Build: Unblock core -> develop sync.

This is just an empty commit to unblock the sync.

Props aidvu.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/webpack/development.js

    r61488 r61489  
    1212 * Webpack configuration for development scripts (React Refresh).
    1313 *
    14  * These scripts enable hot module replacement for block development
    15  * when using `@wordpress/scripts` with the `--hot` flag.
     14 * These scripts enable hot module replacement for plugins
     15 * using `@wordpress/scripts` with the `--hot` flag.
    1616 *
    1717 * @param {Object} env             Environment options.
Note: See TracChangeset for help on using the changeset viewer.