When I create a custom Block using the Blockly Factory and then use the code in an existing File under blockly/blocks/ and blockly/generators, everything works correctly.
However when i create new Files for a new Toolbox Category, the block doesnt show up. The categories are created correctly but the blocks within them aren't present.