Changeset 57956
- Timestamp:
- 04/09/2024 01:58:11 PM (2 years ago)
- File:
-
- 1 edited
-
branches/6.2/Gruntfile.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.2/Gruntfile.js
r55494 r57956 1614 1614 grunt.registerTask( 'verify:source-maps', function() { 1615 1615 const ignoredFiles = [ 1616 'build/wp-includes/js/dist/block-editor.js', 1617 'build/wp-includes/js/dist/block-editor.min.js', 1616 1618 'build/wp-includes/js/dist/components.js' 1617 1619 ];
Note: See TracChangeset
for help on using the changeset viewer.