Changeset 61489
- Timestamp:
- 01/15/2026 01:57:32 PM (2 months ago)
- File:
-
- 1 edited
-
trunk/tools/webpack/development.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/webpack/development.js
r61488 r61489 12 12 * Webpack configuration for development scripts (React Refresh). 13 13 * 14 * These scripts enable hot module replacement for block development15 * whenusing `@wordpress/scripts` with the `--hot` flag.14 * These scripts enable hot module replacement for plugins 15 * using `@wordpress/scripts` with the `--hot` flag. 16 16 * 17 17 * @param {Object} env Environment options.
Note: See TracChangeset
for help on using the changeset viewer.