sitecore-docker
sitecore-docker copied to clipboard
Extract just the xml files we need from from wdp.zip
Hi,
I found this script really useful but extracting the whole zip just to get the xml files seemed a waste.
This patch will only extract the xml files to the tmp folder so the script now runs in seconds.
I've had to move the calls to Remove-Elements() accordingly but otherwise the logic is unchanged.
Cheers
Ant