Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6a8ef66

Browse filesBrowse files
authored
fix: only set permament caching header when reading html file when it's not during server initialization AND when read html is Next produced fully static html (#2935)
* chore: adjust pattern for sites->projects rename * fix: handle case of env not being defined for edge functions * test: add test cases for unexpected permanent cdn cache control cases * fix: only set permament caching header when reading html file when its not during server initialization AND when read html is Next produced fully static html
1 parent 76db058 commit 6a8ef66
Copy full SHA for 6a8ef66

File tree

Expand file treeCollapse file tree

15 files changed

+498
-97
lines changed
Filter options
Expand file treeCollapse file tree

15 files changed

+498
-97
lines changed

‎package-lock.json

Copy file name to clipboardExpand all lines: package-lock.json
+208-36Lines changed: 208 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
"@fastly/http-compute-js": "1.1.5",
5252
"@netlify/blobs": "^8.2.0",
5353
"@netlify/build": "^32.2.0",
54+
"@netlify/config": "^23.0.1",
5455
"@netlify/edge-bundler": "^13.0.3",
5556
"@netlify/edge-functions": "^2.12.0",
5657
"@netlify/eslint-config-node": "^7.0.1",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.