Build Tools: Copy block-library PHP metadata files with PHP source files#131
Build Tools: Copy block-library PHP metadata files with PHP source files#131chipsnyder wants to merge 1 commit intoWordPress:masterfrom chipsnyder:rnmobile/shortcode-support
Conversation
|
Thank you for opening this PR. It should be filed in WordPress trac: This is only a mirror of svn repository and it's useful for testing against Continues Integration. Edit: |
|
Thanks for taking the time to look at it @gziolo. I updated the PR based on the suggestions and updated the diff in the ticket as well. I had failed to read the contributing guide close enough which is why I opened this PR first then added it to the ticket. I can close it after you get a chance to look at the changes :) |
|
Can you have a look at https://core.trac.wordpress.org/attachment/ticket/49196/49196-block-folders.diff which I prepared to make it work without errors when running If you are fine with the changes proposed, it would be great to validate them on Travis in this branch. |
|
Reopening with new changes |
Fixes: https://core.trac.wordpress.org/ticket/49196
Related to: WordPress/gutenberg#19534
Looks to see if there is a
block.jsonfile in the same directory as the block's defined inphpfilesthen copies those to the same directory.