disable smusher for speed

This commit is contained in:
Jörg Thalheim 2013-06-05 19:28:49 +02:00
parent dcde906ca8
commit a3925c40c7
3 changed files with 1 additions and 12 deletions

View File

@ -2,7 +2,6 @@ source "http://rubygems.org"
gem "compass"
gem "middleman"
gem "middleman-smusher"
gem "middleman-livereload"
gem 'rb-inotify', require: false
gem 'rb-fsevent', require: false

View File

@ -30,9 +30,7 @@ GEM
http_router (0.10.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
httpclient (2.3.3)
i18n (0.6.1)
json (1.8.0)
listen (0.7.3)
maruku (0.6.1)
syntax (>= 1.0.0)
@ -66,9 +64,6 @@ GEM
padrino-helpers (= 0.10.7)
sass (>= 3.1.20)
uglifier (~> 1.2.6)
middleman-smusher (3.0.0)
middleman (>= 3.0.0)
smusher (~> 0.4.9)
middleman-sprockets (3.1.1)
middleman-core (>= 3.0.14)
padrino-helpers (= 0.10.7)
@ -106,10 +101,6 @@ GEM
slim (1.3.9)
temple (~> 0.6.3)
tilt (~> 1.3, >= 1.3.3)
smusher (0.4.9)
httpclient (>= 2.2)
json
rake
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
@ -141,7 +132,6 @@ DEPENDENCIES
compass-holmes
middleman
middleman-livereload
middleman-smusher
oily_png
rake
rb-fsevent

View File

@ -92,7 +92,7 @@ configure :build do
# Compress PNGs after build
# First: gem install middleman-smusher
activate :smusher
#activate :smusher
activate :gzip