plugin-data-transform icon indicating copy to clipboard operation
plugin-data-transform copied to clipboard

Discussion/Request: Include patterns in lineage

Open waako opened this issue 7 years ago • 1 comments

It would be helpful if patterns included using plugin-data-transform were added to the lineage and therefore included in pattern info.

Any idea on how it might be possible? I guess it would mean amending patternlab-php-core Helper files to look in the yaml/json for any pattern: child of an include():

Or might there be a way to workaround that?

waako avatar Jun 30 '18 14:06 waako

Indeed it would, thanks for the great suggestion! Adding plugin-specific stuff to core is a no-no, but I think it is possible to do this in the plugin. I will have a closer look as soon as I find some time.

aleksip avatar Jul 02 '18 08:07 aleksip