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

Fixing wrong file_deps for copy_assets's copy tasks. #1996

Merged
merged 1 commit into from Sep 1, 2015

Conversation

felixfontein
Copy link
Contributor

When a code.css is present, the file_dep of all copy tasks generated by copy_assets is overwritten with the path to code.css, causing changes in the theme's css files (other than code.css) to not result in being copied to the output folder.
This should fix it.

ralsina added a commit that referenced this pull request Sep 1, 2015
Fixing wrong file_deps for copy_assets's copy tasks.
@ralsina ralsina merged commit f3d532e into master Sep 1, 2015
@Kwpolska Kwpolska deleted the fix-copy-assets branch December 24, 2015 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants