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

feat(sourcebundle): Added callback to skip over files #167

Merged
merged 2 commits into from
Nov 18, 2019

Conversation

mitsuhiko
Copy link
Member

This can be used by tools to prevent sources to be added in certain circumstances.

Copy link
Member

@jan-auer jan-auer left a comment

Choose a reason for hiding this comment

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

Thanks! 👍

Filter could also be put as a Box<FnMut> on the writer instance, but this works equally well!

@mitsuhiko mitsuhiko merged commit e7c8ff5 into master Nov 18, 2019
@mitsuhiko mitsuhiko deleted the feature/skip-files-in-bundle branch November 18, 2019 12:39
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.

None yet

2 participants