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

Fix the compactors order and compress the composer.lock file #228

Merged
merged 1 commit into from
May 19, 2018

Conversation

theofidry
Copy link
Member

@theofidry theofidry commented May 19, 2018

Fix the compactors order:

  • Run the PHP Compactor before PHP-Scoper which can remove the useless spaces since will print again each file
  • Compress the JSON files after PHP-Scoper since PHP-Scoper will pretty print the scoped JSON files

Also ensure that the JSON compactor can compress the composer.lock files.

Closes #219

Fix the compactors order:
- Run the PHP Compactor before PHP-Scoper which can remove the useless spaces since will print again
  each file
- Compress the JSON files after PHP-Scoper since PHP-Scoper will pretty print the scoped JSON files

Also ensure that the JSON compactor can compress the `composer.lock` files.

Closes box-project#219
@theofidry theofidry merged commit 1351392 into box-project:master May 19, 2018
@theofidry theofidry deleted the bugfix/fix-compactors-order branch May 19, 2018 11:04
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

Successfully merging this pull request may close these issues.

1 participant