瀏覽代碼

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      =