Make wants tabs
This commit is contained in:
parent
22c2d6cf21
commit
0bda98899e
|
@ -1,11 +1,11 @@
|
|||
all:
|
||||
build
|
||||
build
|
||||
|
||||
init:
|
||||
bundle
|
||||
bundle
|
||||
|
||||
dev: init
|
||||
bundle exec middleman server
|
||||
bundle exec middleman server
|
||||
|
||||
build: init
|
||||
bundle exec middleman build
|
||||
bundle exec middleman build
|
Loading…
Reference in New Issue