mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
remove uglify variable from makefile
This commit is contained in:
@@ -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`
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user