Explorar o código

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

JC Brand %!s(int64=8) %!d(string=hai) anos
pai
achega
e0ea0dfd88
Modificáronse 1 ficheiros con 1 adicións e 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      =