As shown in the figure, deleting a scss file has been implemented, and the corresponding compiled css will be deleted at the same time.
However, if I directly delete the base folder in the scss folder, the base of the css folder will not be deleted.
Because I can’t find the corresponding information, please help me:)
Configure gulp watch to automatically modify, compile and replace files when files change;