We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfefa2a commit 3caaed0Copy full SHA for 3caaed0
1 file changed
Gruntfile.js
@@ -28,7 +28,7 @@ module.exports = function(grunt) {
28
'wp-content/themes/index.php',
29
'wp-content/themes/twenty*/**',
30
'wp-content/plugins/index.php',
31
- 'wp-content/plugins/hello.php',
+ 'wp-content/plugins/hello-dolly/**',
32
'wp-content/plugins/akismet/**',
33
'!wp-content/themes/twenty*/node_modules/**',
34
],
0 commit comments