diff options
Diffstat (limited to 'Gruntfile.js')
-rw-r--r-- | Gruntfile.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js index 83a31a9cd3..a577b0711d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -838,7 +838,6 @@ module.exports = function(grunt) { '!**/*.min.js', '!wp-admin/js/custom-header.js', // Why? We should minify this. '!wp-admin/js/farbtastic.js', - '!wp-includes/js/swfobject.js', ] }, 'jquery-ui': { |