Skip to content

Commit

Permalink
Half a second on bower
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Jan 11, 2017
1 parent b55abbb commit ceb779a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ npm-deps: node_modules

.DEFAULT_GOAL := all

bower:
bower_components: bower.json
./node_modules/bower/bin/bower install

bower: bower_components

all: help

help:
Expand Down

0 comments on commit ceb779a

Please sign in to comment.