We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7d216 commit d7bdf16Copy full SHA for d7bdf16
1 file changed
Gruntfile.js
@@ -51,6 +51,8 @@ module.exports = function(grunt) {
51
gutenbergFiles = [
52
'wp-includes/js/dist',
53
'wp-includes/css/dist',
54
+ 'wp-includes/images/icon-library',
55
+ 'wp-includes/assets/icon-library-manifest.php',
56
// Old location kept temporarily to ensure they are cleaned up.
57
'wp-includes/icons',
58
],
0 commit comments