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

re-activate js minification in production #5

Open
jwoschitz opened this issue Apr 20, 2012 · 1 comment
Open

re-activate js minification in production #5

jwoschitz opened this issue Apr 20, 2012 · 1 comment
Assignees

Comments

@jwoschitz
Copy link
Collaborator

All css and javascript files are only concatenated but not minified anymore.

We should re-activate the static minification (it should be done during deployment, not on the fly - this costs too much performance).

@ghost ghost assigned wikimatze Apr 20, 2012
@wikimatze
Copy link
Collaborator

Did this in a commit yesterday and again our production environment missed everything up :(. I think we will leave this feature in the current state as it is.

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