1
Fork 0

force clean output dir

This commit is contained in:
Jake Howard 2016-06-07 18:39:17 +01:00
parent 6b33dca109
commit 842f5e3dac
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -8,6 +8,7 @@ OUTPUTDIR=$(BASEDIR)/output
FLAKE8_IGNORE=--ignore=E128,E501,E401,E402
build: install
rm -rf $(OUTPUTDIR)/*
@echo ">> Building static data..."
mkdir -p theme/static/build/js/lib theme/static/build/fonts theme/static/build/css
cp -R node_modules/font-awesome/fonts theme/static/build/