Skip to content

Commit

Permalink
Replace sourcemap files in commands.js.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterwilsoncc committed Sep 19, 2024
1 parent c787181 commit 92b7bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -1151,6 +1151,7 @@ module.exports = function(grunt) {
flatten: true,
src: [
BUILD_DIR + 'wp-includes/js/dist/block-editor.js',
BUILD_DIR + 'wp-includes/js/dist/commands.js',
],
dest: BUILD_DIR + 'wp-includes/js/dist/'
}
Expand Down

0 comments on commit 92b7bdc

Please sign in to comment.