Fix build --clean when paths are rerouted.
This was mostly apparent when using directory indexes - because the rewrite of the destination path happened after the point where the path was removed from the "to clean" list, directory indexes would get removed on the next build --clean.
This commit is contained in:
parent
46e6d37fff
commit
8648aaed7c
4 changed files with 19 additions and 6 deletions
1
fixtures/clean-dir-app/source/about.html
Normal file
1
fixtures/clean-dir-app/source/about.html
Normal file
|
@ -0,0 +1 @@
|
|||
Fun times
|
Loading…
Add table
Add a link
Reference in a new issue