CopierOptions.relocateExternalFiles property
Home > @keymanapp/kmc-copy > CopierOptions > relocateExternalFiles
CopierOptions.relocateExternalFiles property
Copy referenced files that are outside the project folder into an 'external' folder within the new project, rather than just referencing them in their current location
Signature:
relocateExternalFiles?: boolean;