Преглед на файлове

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

JC Brand преди 8 години
родител
ревизия
e0ea0dfd88
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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      =