/* | |
Clean | |
Clear files and folders | |
https://github.com/gruntjs/grunt-contrib-clean | |
*/ | |
'clean': ['<%= config.dist %>', '<%= config.tmp %>'], |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment