Instead of overloading 'image-handling' with copies of metadata module code in order to make the auto-generated 'social cards' and microformats images work, it would be better to create a new repo that imports both image-handling and metadata, and adds it's own logic.
This would make make image-handling more purely about image-handling without adding dependency on another module.
Instead of overloading 'image-handling' with copies of metadata module code in order to make the auto-generated 'social cards' and microformats images work, it would be better to create a new repo that imports both image-handling and metadata, and adds it's own logic.
This would make make image-handling more purely about image-handling without adding dependency on another module.