Explorar el Código

Use --skip-rebase to not rebase URLs when using cleancss-cli

JC Brand hace 8 años
padre
commit
e0ea0dfd88
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -9,7 +9,7 @@ PHANTOMJS       ?= ./node_modules/.bin/phantomjs
 RJS             ?= ./node_modules/.bin/r.js
 PO2JSON         ?= ./node_modules/.bin/po2json
 SASS            ?= ./.bundle/bin/sass
-CLEANCSS        ?= ./node_modules/clean-css-cli/bin/cleancss
+CLEANCSS        ?= ./node_modules/clean-css-cli/bin/cleancss --skip-rebase
 SPHINXBUILD     ?= ./bin/sphinx-build
 SPHINXOPTS      =