added in a check for "old_component" and if seen skip exporting that component.
This is more of a judgement call, not sure if you were intentionally exporting the old_components or not, but this will skip the export if the name contains "old_component".
It should work pretty well unless someone names their component "old_component".
¯_(ツ)_/¯
added in a check for "old_component" and if seen skip exporting that component.
This is more of a judgement call, not sure if you were intentionally exporting the old_components or not, but this will skip the export if the name contains "old_component".
It should work pretty well unless someone names their component "old_component".
¯_(ツ)_/¯
Thanks!
Alan