mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-11 00:00:57 +00:00
remove uglify variable from makefile
This commit is contained in:
parent
b38a13ef98
commit
616cbf93d2
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -3,7 +3,6 @@ BOOTSTRAP_LESS = ./less/bootstrap.less
|
|||
BOOTSTRAP_RESPONSIVE = ./docs/assets/css/bootstrap-responsive.css
|
||||
BOOTSTRAP_RESPONSIVE_LESS = ./less/responsive.less
|
||||
LESS_COMPRESSOR ?= `which lessc`
|
||||
UGLIFY_JS ?= `which uglifyjs`
|
||||
WATCHR ?= `which watchr`
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue