We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560b979 commit 99a6578Copy full SHA for 99a6578
1 file changed
Gruntfile.js
@@ -51,8 +51,6 @@ module.exports = function(grunt) {
51
gutenbergFiles = [
52
'wp-includes/assets',
53
'wp-includes/build',
54
- // This is redundant given the next line, but included for clarity.
55
- 'wp-includes/script-modules',
56
'wp-includes/js/dist',
57
'wp-includes/css/dist',
58
'wp-includes/blocks/**/*',
0 commit comments