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

js.gz + css.gz handling #153

Merged
merged 8 commits into from
Nov 24, 2015
Merged

js.gz + css.gz handling #153

merged 8 commits into from
Nov 24, 2015

Conversation

matteofigus
Copy link
Member

This should be the first part of #138

Basically, when static folder contains files with .css.gz or js.gz extensions,

  • oc dev watcher handles it (forwards to the client a Content-Encoding:gzip header for given resource)
  • s3 publish should save the ContentEncoding property to the S3 object (so that Cloudfront should recognise it and forward it)

@matteofigus
Copy link
Member Author

Can you review @andyroyle ?

@andyroyle
Copy link
Collaborator

makes sense to me

andyroyle added a commit that referenced this pull request Nov 24, 2015
@andyroyle andyroyle merged commit 5c434a2 into master Nov 24, 2015
@andyroyle
Copy link
Collaborator

published 0.20.5

@matteofigus matteofigus deleted the compress branch November 24, 2015 10:00
@matteofigus
Copy link
Member Author

👍

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.

2 participants