Skip to content

Commit d7bdf16

Browse files
committed
Include icon library-related files in clean.
1 parent 3b7d216 commit d7bdf16

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Gruntfile.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ module.exports = function(grunt) {
5151
gutenbergFiles = [
5252
'wp-includes/js/dist',
5353
'wp-includes/css/dist',
54+
'wp-includes/images/icon-library',
55+
'wp-includes/assets/icon-library-manifest.php',
5456
// Old location kept temporarily to ensure they are cleaned up.
5557
'wp-includes/icons',
5658
],

0 commit comments

Comments
 (0)