Closed cr0ybot closed 1 year ago
For some reason the block.json file for each block is not only getting put into the dist/blocks/blockname folder (correctly), but also in dist/js/blockname. This isn't hurting anything, but it should still be fixed.
block.json
dist/blocks/blockname
dist/js/blockname
For some reason the
block.json
file for each block is not only getting put into thedist/blocks/blockname
folder (correctly), but also indist/js/blockname
. This isn't hurting anything, but it should still be fixed.