Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added theme compare before copying assets #226

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpeters5392
Copy link

Added a check to compare the current theme's absolute path with the default theme's absolute path. If they are the same path then only copy the default theme's files to the output folder and skip the unnecessary copy of the current theme. This resolved an issue where our antivirus software would occasionally lock the copied files after the first copy and cause the second unnecessary copy to fail.

Added a check to compare the current theme's absolute path with the default theme's absolute path.  If they are the same path then only copy the default theme's files to the output folder and skip the unnecessary copy of the current theme.  This resolved an issue with antivirus software occasionally locking the copied files after the first copy and causing the second unnecessary copy to fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant