Clean up only executes when I use `doctor publish --cleanStart --confirm` If I use `doctor publish --cleanStart` I get the prompt: > Are you sure you want to clean up all pages and assets? (y/N) I press `y` and the publish does not perform a clean up.
Clean up only executes when I use
doctor publish --cleanStart --confirmIf I use
doctor publish --cleanStartI get the prompt:I press
yand the publish does not perform a clean up.