I want to add more settings for blocks that create by metabox plugin
such as: ghostkit settings
Initially I tried to hard code in mb-blocks/assets/blocks.js
for support setting from ghostkit and it's work!
So, I hope you will add hook for registerBlockType in your plugin then I can add more settings in the right way.
This picture just show how I hard code and It's work.