Skip to content

Commit 1fdc11a

Browse files
committed
Build: Unblock core -> develop sync.
This is just an empty commit to unblock the sync. Props aidvu. git-svn-id: https://develop.svn.wordpress.org/trunk@61489 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 1af331f commit 1fdc11a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/webpack/development.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ const { baseDir } = require( './shared' );
1111
/**
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.
1818
* @param {string} env.buildTarget Build target directory.

0 commit comments

Comments
 (0)