Skip to content

Commit

Permalink
Add all block json to the release on dotorg (#2247)
Browse files Browse the repository at this point in the history
Co-authored-by: Jonathan Bardo <[email protected]>
  • Loading branch information
jonathanbardo and jonathanbardo authored Jan 27, 2022
1 parent bd42977 commit 7da4c1c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ module.exports = function( grunt ) {
'includes/**',
'readme.txt',
'src/**/*.php',
'src/blocks/events/*.json',
'src/blocks/post-carousel/*.json',
'src/blocks/posts/*.json',
'src/blocks/share/*.json',
'src/blocks/social-profiles/*.json',
'src/blocks/**/*.json',
],
dest: 'build/<%= pkg.name %>',
},
Expand Down

0 comments on commit 7da4c1c

Please sign in to comment.