<?php
//TODO
// Create custom indexer to save te products and not generate tem on the fly, it will also clear the code
// Remove all page cache, eventualy cache the product collection instead

\Magento\Framework\Component\ComponentRegistrar::register(
    \Magento\Framework\Component\ComponentRegistrar::MODULE,
    'Leadlion_PersoanaJuridica',
    __DIR__
);
