Automate cleanup of old dist directory

This commit is contained in:
Joe Fiorini 2015-03-02 16:55:51 -05:00
parent 893d93990c
commit 581f27f8b6

View File

@ -91,6 +91,7 @@ clean-grunt:
# Remove UI build files
clean-ui:
rm -rf awx/ui/static/dist
rm -rf awx/ui/dist
rm -rf awx/ui/static/docs