Skip to content
This repository has been archived by the owner on Jun 22, 2019. It is now read-only.

problems with compress #1

Open
ilyakatz opened this issue Feb 17, 2012 · 2 comments
Open

problems with compress #1

ilyakatz opened this issue Feb 17, 2012 · 2 comments

Comments

@ilyakatz
Copy link

i tried to use the gem and couldn't seem to get it to compress, poking around one problem was that it seems

config.assets.compress = true

since bootstrap has a check

  if config.assets.compress

needs to be set, which isn't in the documentation. however, even after i added this config, assets are still not compressed with these settings

  config.assets.js_compressor = :yui
  config.assets.css_compressor = :yui

any ideas why?

@jdx
Copy link

jdx commented Jul 17, 2012

+1

1 similar comment
@vanner
Copy link

vanner commented Jul 17, 2012

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants