summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c379966f..1ca528aa 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +9,7 @@ static: clean
@ npm install
@ ./node_modules/.bin/gulp bower
@ ./node_modules/.bin/gulp vendor js css
+ @ ./node_modules/.bin/jshint assets/js/{core,components}
archive:
@ echo "Build archive: version=${version}, destination=${dst}"