Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compression doesn’t work in Rails 4 #135

Closed
ai opened this issue Feb 16, 2013 · 1 comment
Closed

Compression doesn’t work in Rails 4 #135

ai opened this issue Feb 16, 2013 · 1 comment

Comments

@ai
Copy link

ai commented Feb 16, 2013

I use Rails from git, sprockets-rails 2.0.0.rc2, sprockets 2.8.2 and sass-rails from Git.

But, when assets compiled, CSS was uncompressed, like:

/*
 * Fotorama 4.0 | MIT License
 */
.fotorama__stage__shaft, .fotorama__stage__frame {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0; }

JS compressor (Uglifier) work fine.

@ai
Copy link
Author

ai commented Feb 24, 2013

This issue is from sprockets-rails bug: rails/sprockets-rails#36

@ai ai closed this as completed Feb 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant