-
Notifications
You must be signed in to change notification settings - Fork 53
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
Improve Manifest Cleanup documentation #704 #705
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Timo-Breumelhof I made some minor tweaks to hopefully make this even more clear. See if it makes sense to you, and if it does, feel free to just commit my suggestion. Thanks! 🎉
@Timo-Breumelhof upon closer review, we now know there is no globbing support for deletion of folders at all (files only). So, I propose we modify this PR to just include the new folder example within the manifest. You good with this @Timo-Breumelhof? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now
I made two changes:
Fixes Manifest Cleanup Compontent improvements #704