Closed richardszalay closed 6 years ago
@jeneaux / @coreyasmith Let me know if you have any feedback on how the feature works, the syntax, and whether the updates to the README are clear.
This looks great. Can't wait to get it integrated into my project.
See #25 for more information.
This PR allows specific file patterns to be deleted if they're not included in the deployment. The implementation actually determines superfluous files, which avoids side effects like recycling the app pool when there's nothing to delete.
Currently only supported for FileSystem-based deployments, though there's room to generate MSDeploy rules based on the patterns in the future in order to support a number of other deployment types.
The syntax is as follows: