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

feat: allow to configure the Cache-Control header #1923

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • documentation update
  • typo fix
  • metadata update

Motivation / Use-Case

allow to configure the Cache-Control header

Breaking Changes

No

Additional Info

We can always generate immutable for hashed assets, webpack already set this value for asset, will be implemented later

@alexander-akait alexander-akait merged commit f7529c3 into master Aug 15, 2024
12 checks passed
@alexander-akait alexander-akait deleted the feat-cacheControl branch August 15, 2024 17:13
Copy link

codecov bot commented Aug 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.09%. Comparing base (a516834) to head (c00eaa8).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1923      +/-   ##
==========================================
+ Coverage   59.13%   60.09%   +0.95%     
==========================================
  Files          13       13              
  Lines         837      857      +20     
  Branches      233      244      +11     
==========================================
+ Hits          495      515      +20     
  Misses        284      284              
  Partials       58       58              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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