Home > @infiniteobjects/heft-shopify-rig > getSourcePaths
Get source paths
Signature:
export declare function getSourcePaths(sourceFolder: string | string[] | undefined, targetFolder: string): string[];
Parameter | Type | Description |
---|---|---|
sourceFolder | string | string[] | undefined | |
targetFolder | string |
Returns:
string[]