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

Assets are not minified #32

Open
thehungrycoder opened this issue Apr 18, 2019 · 2 comments
Open

Assets are not minified #32

thehungrycoder opened this issue Apr 18, 2019 · 2 comments

Comments

@thehungrycoder
Copy link

Seems pre-compilation doesn't minify js, css files. But without this gem, they are correctly minified. Any suggestions?

@simonhutchings
Copy link

I just noticed this. If i do

RAILS_ENV=production cap production deploy

it minifies, trying to pass in

set :precompile_env, 'production'

in the deploy script but doesn't seem to work

Did you have any luck solving

@thehungrycoder
Copy link
Author

thehungrycoder commented Jul 1, 2019

Did you have any luck solving

Nope

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

2 participants