We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99a6578 commit d8ab4f1Copy full SHA for d8ab4f1
1 file changed
Gruntfile.js
@@ -41,7 +41,7 @@ module.exports = function(grunt) {
41
'wp-admin/css/colors/**/*.css',
42
],
43
44
- // All built js files, in /src or /build.
+ // Built js files, in /src or /build.
45
jsFiles = [
46
'wp-admin/js/',
47
'wp-includes/js/',
0 commit comments