@@ -1,11 +1,10 @@
all: static
clean:
@ rm -rf ./node_modules ./bower_components
@ rm -rf ./node_modules
static: clean
@ npm install
@ ./node_modules/.bin/gulp bower
@ ./node_modules/.bin/gulp vendor js css
@ ./node_modules/.bin/jshint assets/js/{core,components,polyfills}
The note is not visible to the blocked user.