Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

bug 1301102: Switch compressor to yuglify #3962

Closed
wants to merge 1 commit into from

Conversation

jwhitlock
Copy link
Contributor

This switches the JS and CSS compressors to yuglify, as specified in bug 1301102. This does not work locally:

  • vagrant provision does not install yuglify for me. It is unclear if this is because I've done something to my Vagrant box, or because there is something wrong with ansible 1.9.2, or something else. I installed locally in my VM with sudo npm install yuglify --global.
  • I can't run ./manage.py collectstatic It fails on compressing jQuery.

I'm opening a pull request to see if TravisCI has the same issues I have locally, and for further discussion on these changes. Do not merge.

@jwhitlock
Copy link
Contributor Author

Force-push to rebase on master

@jwhitlock
Copy link
Contributor Author

jwhitlock commented Sep 9, 2016

Same error in TravisCI when compressing jQuery that I get in my Vagrant VM, so it's not a VM-only issue.

@safwanrahman
Copy link
Contributor

safwanrahman commented Sep 9, 2016

Same issue already raies in socorro mozilla-services/socorro#3150

@jwhitlock
Copy link
Contributor Author

I think this is too many strikes against yuglify. Closing the PR, returning to bug 1301102 for further discussion.

@jwhitlock jwhitlock closed this Sep 9, 2016
@jwhitlock jwhitlock deleted the use_yuglify_1301102 branch September 24, 2016 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants