mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
remove uglify variable from makefile
This commit is contained in:
parent
b38a13ef98
commit
616cbf93d2
1
Makefile
1
Makefile
@ -3,7 +3,6 @@ BOOTSTRAP_LESS = ./less/bootstrap.less
|
|||||||
BOOTSTRAP_RESPONSIVE = ./docs/assets/css/bootstrap-responsive.css
|
BOOTSTRAP_RESPONSIVE = ./docs/assets/css/bootstrap-responsive.css
|
||||||
BOOTSTRAP_RESPONSIVE_LESS = ./less/responsive.less
|
BOOTSTRAP_RESPONSIVE_LESS = ./less/responsive.less
|
||||||
LESS_COMPRESSOR ?= `which lessc`
|
LESS_COMPRESSOR ?= `which lessc`
|
||||||
UGLIFY_JS ?= `which uglifyjs`
|
|
||||||
WATCHR ?= `which watchr`
|
WATCHR ?= `which watchr`
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user