As a block builder, I want to make sure that all the block assets (icon/css) are included along with the javascript so that I do not have to dig around in the framework to find them. This will help making new blocks and speed up the process. I want the icon for the block and the css to be loaded by convention.
I want them to be dynamically loaded by the system when the blocks are added to the harness and not before.
As a block builder, I want to make sure that all the block assets (icon/css) are included along with the javascript so that I do not have to dig around in the framework to find them. This will help making new blocks and speed up the process. I want the icon for the block and the css to be loaded by convention.
I want them to be dynamically loaded by the system when the blocks are added to the harness and not before.