smart-facility / petajakarta-web

Web files for PetaJakarta.org
http://petajakarta.org
Other
8 stars 6 forks source link

Add grunt 'clean' task #109

Closed benatwork99 closed 8 years ago

benatwork99 commented 8 years ago

To clean the build directory before a build.

This will remove the need to manually do this, and reduce the chance of a bad build happening because a developer's copy is running using files produced from a previous build if build was not manually cleaned.