Hi there,
Now that ACF blocks in 6.0 are registered with block.json, is there anyway to add ACF fields to blocks created with @wordpress/create-block?
Reason being, it would be great to make use of the the webpack build tools that create-block uses and save a ton of time having setup and configure package.json and webpack etc.. for each ACF block.
Cheers!
For me it’s opposite. ACF should be ACF way. If you want more native Gutenberg just do it wit node & JS.