gulp-wp-theme
gulp-wp-theme copied to clipboard
Add clean task to remove files
By now, for example if you delete templates, they will not be deleted in the dev or productive theme folder.
Add a clean task to clean folders before build or compile and removing files of the specific watcher task on watch.
Note gulp-clean should not be used since it may be black listed. You may use node fs.