We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a598d commit 14b393dCopy full SHA for 14b393d
1 file changed
Gruntfile.js
@@ -55,7 +55,7 @@ module.exports = function(grunt) {
55
'wp-includes/script-modules',
56
'wp-includes/js/dist',
57
'wp-includes/css/dist',
58
- 'wp-includes/blocks',
+ 'wp-includes/blocks/**/*',
59
'!wp-includes/blocks/index.php',
60
'wp-includes/icons',
61
],
0 commit comments