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

Revert "Remove SelectiveFileSystemFolder finder workaround" #4533

Merged

Conversation

agjohnson
Copy link
Contributor

Reverts #4520

I believe this is in fact still required, as otherwise we get static collect of media/{epub,pdf,json,htmlzip}

"""

def list(self, ignore_patterns):
ignore_patterns.extend(['epub', 'pdf', 'htmlzip', 'json', 'man', 'static'])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to remove static here or we will have problems in dev.

@agjohnson agjohnson merged commit a89d4c1 into master Aug 17, 2018
@agjohnson agjohnson deleted the revert-4520-davidfischer/remove-selective-static-workaround branch August 17, 2018 18:38
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.

2 participants